Cloudstek / php-enum
Enumeration support for PHP
☆16Updated 2 years ago
Alternatives and similar repositories for php-enum:
Users that are interested in php-enum are comparing it to the libraries listed below
- Structured Field Values for HTTP manipulation in PHP☆42Updated 2 months ago
- Composer package providing HTTP Methods, Status Codes and Reason Phrases for PHP☆80Updated last year
- 🌳 Provides a composer package with an abstraction of environment variables.☆39Updated this week
- A PHP rewrite of HackRouter by Facebook☆26Updated 3 years ago
- Iterate structured Excel spreadsheets, normalize rows into value objects, validate, serialize into CSV, JSON, XML.☆62Updated last week
- Hamlet Framework / JSON Mapper☆27Updated 3 years ago
- Formats byte values as human-readable strings.☆43Updated 2 months ago
- A naive JSON serializer which recursively converts an object graph to and from JSON, without any configuration or custom code.☆50Updated 4 years ago
- Pheature flags main repository☆82Updated 7 months ago
- Implementation of enumeration classes in PHP. The better alternative for enums☆53Updated 2 years ago
- Opinionated PHP Docker images☆40Updated last week
- PHP code construct finder☆41Updated 2 months ago
- [Deprecated] Symfony Async Server built on top of ReactPHP☆46Updated 5 years ago
- Easily map environment variables into defined classed objects, ready for Dependency Injection.☆85Updated last year
- Flux, the lightweight stream processor to concurrently do many (but not too many) things at once, built on top of ReactPHP.☆59Updated 10 months ago
- A GNU Make clone written in pure PHP. Run your Makefiles no matter whether GNU make is available.☆16Updated 3 years ago
- 🧱 Hydrates input DTOs from request data.☆32Updated 4 years ago
- Type safe input wrapper for symfony input☆40Updated this week
- A lazy-initializing high performance service map☆87Updated last year
- The missing PHP iterators.☆35Updated 2 weeks ago
- PSR-11 Container extension for Behat