Libraries tagged by operator
martin-georgiev/postgresql-for-doctrine
3943134 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
16490427 Downloads
Asynchronous iterators and operators.
jwadhams/json-logic-php
1246290 Downloads
Build rules with complex comparisons and boolean operators, serialized as JSON, and execute them in PHP
sebastiaanluca/php-pipe-operator
376106 Downloads
Method chaining (or fluent expressions) for any value using any method.
infection/mutator
2608988 Downloads
Mutator interface to implement custom mutators (mutation operators) for Infection
alexanderpoellmann/paymentfont
913 Downloads
PaymentFont - A sleek webfont for your favourite payment operators and methods
nystudio107/craft-emptycoalesce
136462 Downloads
Empty Coalesce adds the ??? operator to Twig that will return the first thing that is defined, not null, and not empty.
fanmade/laravel-bitwise-trait
62440 Downloads
Simple trait to use bitwise operators on any class
yarri/full-text-search-query-like
33228 Downloads
FullTextSearchQueryLike is a PHP class which transforms search strings into clever SQL conditions with the LIKE operator
zetacomponents/template
26962 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).
touhidurabir/eloquent-wherelike
2490 Downloads
An extended laravel eloquent WHERE method to work with sql LIKE operator.
tartan/laravel-iranian-sms
2933 Downloads
Laravel 5.x sms handler for working with most iranian sms operators
sqli/eztoolbox
17423 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
7344 Downloads
Converts SemVer version (like Composer packages) into integer version with operators. Helps managing versions: store, compare, sort and retrive by conditions.
jurysosnovsky/doctrine-binary
1273 Downloads
The extension to Doctrine 2 that add support for binary functions and bitwise operators available in MySQL, PostgreSQL, Oracle and SQLite.