Libraries tagged by expressions
dragonmantank/cron-expression
376704025 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
symfony/css-selector
635025017 Downloads
Converts CSS selectors to XPath expressions
symfony/expression-language
168403303 Downloads
Provides an engine that can compile and evaluate expressions
composer/pcre
222507385 Downloads
PCRE wrapping library that offers type-safe preg_* replacements.
mtdowling/cron-expression
77880006 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
spatie/regex
11097907 Downloads
A sane interface for php's built in preg_* functions
lorisleiva/cron-translator
5763325 Downloads
Makes CRON expressions human-readable
staudenmeir/laravel-cte
5175753 Downloads
Laravel queries with common table expressions
martin-georgiev/postgresql-for-doctrine
3758291 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.
tpetry/laravel-query-expressions
161964 Downloads
Database-independent Query Expressions as a replacement to DB::raw calls
nxp/math-executor
1342938 Downloads
Simple math expressions calculator
madorin/matex
913197 Downloads
PHP Mathematical expression parser and evaluator
sebastiaanluca/php-pipe-operator
357315 Downloads
Method chaining (or fluent expressions) for any value using any method.
scotteh/php-dom-wrapper
1549918 Downloads
Simple DOM wrapper to select nodes using either CSS or XPath expressions and manipulate results quickly and easily.
mossadal/math-parser
1371798 Downloads
PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.