Libraries tagged by PHP iterator
jwadhams/json-logic-php
1999268 Downloads
Build rules with complex comparisons and boolean operators, serialized as JSON, and execute them in PHP
sebastiaanluca/php-pipe-operator
470038 Downloads
Method chaining (or fluent expressions) for any value using any method.
eloquent/liberator
893043 Downloads
A proxy for circumventing PHP access modifier restrictions.
lisachenko/z-engine
23762 Downloads
Write PHP extensions in pure PHP: direct FFI access to the Zend Engine internals
spatie/piper
1369 Downloads
A pipe operator-first PHP utility library for array and string manipulation
yarri/full-text-search-query-like
38912 Downloads
FullTextSearchQueryLike is a PHP class which transforms search strings into clever SQL conditions with the LIKE operator
millipress/millirules
6194 Downloads
A declarative rule engine for PHP that turns complex conditional logic into readable when-then rules. Features a fluent builder API, lazy-loaded context for performance, smart operator inference, and works seamlessly in pure PHP or WordPress.
gosuperscript/axiom-interval
36027 Downloads
A PHP library that extends gosuperscript/axiom with support for Interval types, providing type-safe interval handling and operator overloading for schema validation
mascotgaming/php-api-client
7325 Downloads
Operator API v1 client for PHP.
casino25/php-api-client
19865 Downloads
Operator API v1 client for PHP.
cyberwings/myanmar-phone-number-php
4355 Downloads
PHP port of ( https://github.com/Melomap/mm_phonenumber ) to check valid myanmar mobile numbers, get mobile operator's name, sanitize mobile numbers and get mobile network types.
requtize/semver-converter
11699 Downloads
Converts SemVer version (like Composer packages) into integer version with operators. Helps managing versions: store, compare, sort and retrive by conditions.
cline/ruler
19706 Downloads
Fluent rule engine with proposition-based evaluation and 50+ operators for building conditional business logic
yuwuhsien/laravel-bcmath-cast
3270 Downloads
Laravel Eloquent casts for PHP 8.4's BCMath\Number object API, enabling natural operator-based arithmetic on model attributes while maintaining arbitrary precision decimal accuracy.
stann/stream
2676 Downloads
Pipe-native stream processing for PHP 8.5+ — lazy, curried, zero-dependency collection functions designed for the |> pipe operator.