bpolaszek / php-iterable-functionsLinks
Provides functions for iterable variables: iterable_map(, iterable_filter(), iterable_to_array(), ...
☆23Updated last year
Alternatives and similar repositories for php-iterable-functions
Users that are interested in php-iterable-functions are comparing it to the libraries listed below
Sorting:
- Structured Field Values for HTTP manipulation in PHP☆43Updated last month
- A Flysystem proxy adapter that enables compression and encryption of files and streams on the fly☆25Updated 3 years ago
- 🌳 Provides a composer package with an abstraction of environment variables.☆39Updated last week
- Fast & simple tool to find class duplicates in your projects.☆33Updated 6 months ago
- 🧱 Hydrates input DTOs from request data.☆32Updated 4 years ago
- Library for creating CLI commands or applications☆19Updated 7 months ago
- Provides additional rules for phpstan☆31Updated last week
- Check for holidays - locale-aware☆84Updated 5 months ago
- Pheature flags main repository☆81Updated last year
- 🔍 Provides a composer package with a finder for classy constructs (classes, enums, interfaces, and traits).☆38Updated 2 weeks ago
- Detects possible insane comparison ("string" == 0) to help migrate to PHP8☆34Updated 8 months ago
- Locate the installation path for any installed Composer package☆59Updated last year
- Dead simple PSR-15 middleware dispatcher☆26Updated 6 years ago
- Adds strict_types declaration when the file is provably safe☆16Updated 4 years ago
- Enables type-safe comparisons of objects in PHPUnit.☆29Updated last month
- Parse, manipulate, humanize, and format bytes.☆24Updated 5 months ago
- The best kernel for simple apps☆21Updated 3 years ago
- Dependency Injection framework to configure a PSR-11 Container with Attributes!☆41Updated 3 months ago
- For printing the code needed to instantiate the given PHP-Parser nodes☆14Updated last year
- A secure URI generation and validation library☆12Updated 7 years ago
- A PHP rewrite of HackRouter by Facebook