Libraries tagged by rtoperator
maxkut/rtoperator
35 Downloads
Client for www.rtoperator.ru
amphp/pipeline
43978350 Downloads
Asynchronous iterators and operators.
jwadhams/json-logic-php
2044154 Downloads
Build rules with complex comparisons and boolean operators, serialized as JSON, and execute them in PHP
infection/mutator
10431120 Downloads
Mutator interface to implement custom mutators (mutation operators) for Infection
lisachenko/z-engine
24479 Downloads
Write PHP extensions in pure PHP: direct FFI access to the Zend Engine internals
sebastiaanluca/php-pipe-operator
470278 Downloads
Method chaining (or fluent expressions) for any value using any method.
spatie/piper
1531 Downloads
A pipe operator-first PHP utility library for array and string manipulation
millipress/millirules
7206 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.
alexanderpoellmann/paymentfont
1210 Downloads
PaymentFont - A sleek webfont for your favourite payment operators and methods
yarri/full-text-search-query-like
39297 Downloads
FullTextSearchQueryLike is a PHP class which transforms search strings into clever SQL conditions with the LIKE operator
nystudio107/craft-emptycoalesce
147390 Downloads
Empty Coalesce adds the ??? operator to Twig that will return the first thing that is defined, not null, and not empty.
tartan/laravel-iranian-sms
5992 Downloads
Laravel 5.x sms handler for working with most iranian sms operators
gosuperscript/axiom-money
42745 Downloads
Monetary extension for Axiom - provides schema types, parsers, and operators for monetary values with strong type safety and currency validation
gosuperscript/axiom-interval
42673 Downloads
A PHP library that extends gosuperscript/axiom with support for Interval types, providing type-safe interval handling and operator overloading for schema validation
fanmade/laravel-bitwise-trait
77063 Downloads
Simple trait to use bitwise operators on any class