Libraries tagged by operator
martin-georgiev/postgresql-for-doctrine
3572026 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
11457918 Downloads
Asynchronous iterators and operators.
jwadhams/json-logic-php
1156322 Downloads
Build rules with complex comparisons and boolean operators, serialized as JSON, and execute them in PHP
sebastiaanluca/php-pipe-operator
340341 Downloads
Method chaining (or fluent expressions) for any value using any method.
infection/mutator
1514008 Downloads
Mutator interface to implement custom mutators (mutation operators) for Infection
alexanderpoellmann/paymentfont
831 Downloads
PaymentFont - A sleek webfont for your favourite payment operators and methods
nystudio107/craft-emptycoalesce
132716 Downloads
Empty Coalesce adds the ??? operator to Twig that will return the first thing that is defined, not null, and not empty.
touhidurabir/eloquent-wherelike
2359 Downloads
An extended laravel eloquent WHERE method to work with sql LIKE operator.
fanmade/laravel-bitwise-trait
59226 Downloads
Simple trait to use bitwise operators on any class
yarri/full-text-search-query-like
32697 Downloads
FullTextSearchQueryLike is a PHP class which transforms search strings into clever SQL conditions with the LIKE operator
zetacomponents/template
26465 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).
tartan/laravel-iranian-sms
2276 Downloads
Laravel 5.x sms handler for working with most iranian sms operators
sqli/eztoolbox
15609 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
6831 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
9987 Downloads
Replace Elvis operator (?:) by null coalesce operator (??) when applicable