Download the PHP package ulyssear/flexible-collections without Composer
On this page you can find all versions of the php package ulyssear/flexible-collections. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ulyssear/flexible-collections
More information about ulyssear/flexible-collections
Files in ulyssear/flexible-collections
Package flexible-collections
Short Description Lightweight & flexible collections for PHP 8
License MIT
Informations about the package flexible-collections
Flexible collections for PHP 8
Polymorphic collections for PHP 8+.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
-
About The Project
- Built With
-
Getting Started
- Prerequisites
- Installation
- Usage
- Roadmap
- Contributing
- License
- Contact
About The Project
(back to top)
Built With
(back to top)
Getting Started
(back to top)
Prerequisites
- PHP >= 8.0
- Composer >= 2.0
Installation
From Composer
- Install with composer
Manual installation
-
Clone the repo
- Install dependencies
If you are a developer, you can also follow theses steps to contribute to the project :
-
Run tests
-
Run static analysis
-
Run code style
- Run all checks
(back to top)
Usage
(back to top)
Roadmap
See the open issues for a full list of proposed features (and known issues).
(back to top)
Contributing
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!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
(back to top)
License
Distributed under the MIT License. See LICENSE
for more information.
(back to top)
Contact
Ulysse ARNAUD - [email protected]
Project Link: https://github.com/ulyssear/flexible-collections
(back to top)