A repository of software patterns implemented in PHP.
22.2k
4.5k
1 years ago
A library that provides iteration primitives using generators.
A library that provides iteration primitives using generators.
Iter is a popular PHP architectural solution with 1,144 stars on GitHub, making it one of the most trusted choices in its category. The project is actively maintained with regular updates and bug fixes.
composer require nikic/iterInstall via Composer. For detailed installation instructions, visit theofficial documentation.
A repository of software patterns implemented in PHP.
Option Type for PHP
A functional programming library.
A simple PHP finite state machine.
A simple stateless production rules engine for PHP 5.3+
A pipeline pattern implementation.