flexible collections
1.2.2
PHP 8+용 다형성 컬렉션.
문서 살펴보기 »
데모 보기 · 버그 신고 · 기능 요청
(맨 위로)
(맨 위로)
composer require ulyssear/flexible-collections
(맨 위로)
작곡가로 설치
composer require ulyssear/flexible-collections
git clone https://github.com/ulyssear/flexible-collections.git
cd flexible-collections
composer install
개발자라면 다음 단계에 따라 프로젝트에 기여할 수도 있습니다.
composer test
composer static-analysis
composer code-style
composer checks
(맨 위로)
(맨 위로)
제안된 기능(및 알려진 문제)의 전체 목록을 보려면 공개 문제를 참조하세요.
(맨 위로)
기여는 오픈 소스 커뮤니티를 배우고, 영감을 주고, 창조할 수 있는 놀라운 장소로 만드는 것입니다. 귀하의 기여 에 크게 감사드립니다 .
이를 개선할 수 있는 제안이 있는 경우 저장소를 포크하고 끌어오기 요청을 작성하세요. "enhancement" 태그를 사용하여 이슈를 열 수도 있습니다. 프로젝트에 별점을 주는 것을 잊지 마세요! 다시 한 번 감사드립니다!
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)(맨 위로)
MIT 라이센스에 따라 배포됩니다. 자세한 내용은 LICENSE
참조하세요.
(맨 위로)
율리스 아르노(Ulysse ARNAUD) - [email protected]
프로젝트 링크: https://github.com/ulyssear/flexible-collections
(맨 위로)