Libraries tagged by express
nkonovski/boolean-evaluator
18781 Downloads
Build boolean expressions and apply them to stuff
networkteam/neos-nodetypeplaceholder
157 Downloads
Parse EEL expression in placeholder editor option of nodeType property.
nberces/reverse-regex
1486 Downloads
Convert Regular Expressions into text, for testing
nadybot/math-parser
17851 Downloads
PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.
mpociot/human-regex
102 Downloads
Regular expressions for human beings, not machines
mjkhajeh/wporm
50 Downloads
WPORM is a lightweight, Eloquent-inspired ORM for WordPress plugins and themes. It provides expressive, fluent query building, model relationships, schema management, attribute casting, and event hooks—while fully supporting the WordPress database API and table prefixing. WPORM makes it easy to build modern, maintainable database code in any WordPress project.
maestroerror/eloquent-regex
19 Downloads
Eloquent Regex brings the simplicity and elegance to regular expressions. Designed for Laravel developers, this package offers a fluent, intuitive interface for building and executing regex patterns in your PHP applications.
lucinda/view-language
23141 Downloads
High performance view templating API for PHP applications using tags & expressions inspired by Java JSTL and C Compiler
lion/route
3166 Downloads
This library has quick router usage with regular expressions.
keggermont/laravel-amphp
171 Downloads
Boost Laravel performance with AmPHP's asynchronous capabilities. Run parallel tasks, HTTP requests, and database operations with automatic chunking while retaining a simple, expressive API. Perfect for improving API response times and resource utilization.
johndwells/craft.minimee
4518 Downloads
A Craft CMS port of the popular Minimee add-on for ExpressionEngine.
jbaron-mx/laravel-recombee
614 Downloads
An expressive fluent API wrapper around Recombee's SDK to use within Laravel applications
imanghafoori/laravel-makesure
2574 Downloads
A Laravel package to help you write expressive tests
illegal/fluent-bcmath
280 Downloads
Fluent BCMath is a PHP package designed to simplify the usage of PHP's bcmath functions in a more fluid and intuitive way. With its expressive syntax and Laravel compatibility, it aims to improve the developer experience while working with arbitrary precision arithmetic operations.
hershel-theodore-layton/static-type-assertion-code-generator
4895 Downloads
Codegen functions equivalent to type testing `as` expressions.