Libraries tagged by operators
martin-georgiev/postgresql-for-doctrine
3765085 Downloads
Adds PostgreSQL enhancements to Doctrine. Provides support for JSON, JSONB and some array data types. Provides functions, operators and common expressions used when working with JSON data, arrays and features related to text search.
amphp/pipeline
13880829 Downloads
Asynchronous iterators and operators.
sebastiaanluca/php-pipe-operator
358084 Downloads
Method chaining (or fluent expressions) for any value using any method.
jwadhams/json-logic-php
1201982 Downloads
Build rules with complex comparisons and boolean operators, serialized as JSON, and execute them in PHP
infection/mutator
2011045 Downloads
Mutator interface to implement custom mutators (mutation operators) for Infection
alexanderpoellmann/paymentfont
870 Downloads
PaymentFont - A sleek webfont for your favourite payment operators and methods
nystudio107/craft-emptycoalesce
134824 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
2685 Downloads
Laravel 5.x sms handler for working with most iranian sms operators
fanmade/laravel-bitwise-trait
61320 Downloads
Simple trait to use bitwise operators on any class
yarri/full-text-search-query-like
33071 Downloads
FullTextSearchQueryLike is a PHP class which transforms search strings into clever SQL conditions with the LIKE operator
zetacomponents/template
26746 Downloads
A fully functional Templating system, supporting template compilation in different levels, user defined functions and operators, an optimizer, output escaping for different output handlers to prevent XSS and other security problems and a plug in system for extra functionality (such as a Translation system).
sqli/eztoolbox
16614 Downloads
SQLI eZToolbox is a bundle used in SQLI projects gathering some bundles like "SQLI Entities Manager", "SQLI Command Toolbox", some helpers and some Twig operators
requtize/semver-converter
7126 Downloads
Converts SemVer version (like Composer packages) into integer version with operators. Helps managing versions: store, compare, sort and retrive by conditions.
orklah/psalm-elvis-begone
10126 Downloads
Replace Elvis operator (?:) by null coalesce operator (??) when applicable
jurysosnovsky/doctrine-binary
1108 Downloads
The extension to Doctrine 2 that add support for binary functions and bitwise operators available in MySQL, PostgreSQL, Oracle and SQLite.