Polymorphic collections for PHP 8+.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
(back to top)
(back to top)
composer require ulyssear/flexible-collections
(back to top)
Install with composer
composer require ulyssear/flexible-collections
git clone https://github.com/ulyssear/flexible-collections.git
cd flexible-collections
composer install
If you are a developer, you can also follow theses steps to contribute to the project :
composer test
composer static-analysis
composer code-style
composer checks
(back to top)
(back to top)
See the open issues for a full list of proposed features (and known issues).
(back to top)
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)(back to top)
Distributed under the MIT License. See LICENSE
for more information.
(back to top)
Ulysse ARNAUD - [email protected]
Project Link: https://github.com/ulyssear/flexible-collections
(back to top)