Libraries tagged by expressions
dragonmantank/cron-expression
326327190 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
symfony/css-selector
570126387 Downloads
Converts CSS selectors to XPath expressions
symfony/expression-language
148389190 Downloads
Provides an engine that can compile and evaluate expressions
composer/pcre
177212347 Downloads
PCRE wrapping library that offers type-safe preg_* replacements.
mtdowling/cron-expression
76764145 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
spatie/regex
8648236 Downloads
A sane interface for php's built in preg_* functions
lorisleiva/cron-translator
4623750 Downloads
Makes CRON expressions human-readable
staudenmeir/laravel-cte
3927785 Downloads
Laravel queries with common table expressions
martin-georgiev/postgresql-for-doctrine
3110573 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.
nxp/math-executor
1152328 Downloads
Simple math expressions calculator
madorin/matex
742894 Downloads
PHP Mathematical expression parser and evaluator
jms/security-extra-bundle
7901104 Downloads
Enhances the Symfony2 Security Component by adding several new features
sebastiaanluca/php-pipe-operator
287163 Downloads
Method chaining (or fluent expressions) for any value using any method.
scotteh/php-dom-wrapper
1236883 Downloads
Simple DOM wrapper to select nodes using either CSS or XPath expressions and manipulate results quickly and easily.
mossadal/math-parser
1158432 Downloads
PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.