Libraries tagged by xpress
zero-to-prod/regex-email
7566 Downloads
A regular expression to check an email string
tarfin-labs/event-machine
6937 Downloads
An event-driven state machine library for PHP, providing an expressive language to define and manage application states, enabling developers to create complex workflows with ease and maintainability.
solution10/sql
120147 Downloads
Completely standalone, expressive SQL query creator. No database or ORM needed.
salient/toolkit
1732 Downloads
A lightweight PHP toolkit for expressive backend/CLI apps
repat/date-constants
18993 Downloads
A series of constants designed to make it easier to express dates in PHP applications
rekalogika/reconstitutor
7562 Downloads
A thin layer above Doctrine events to help you reconstitute/hydrate your entities. The most common example being handling file uploads, but also many other purposes. It lets you augment Doctrine's hydration with your logic in a concise and expressive class.
pointybeard/reverse-regex
32253 Downloads
Convert Regular Expressions into text, for testing
phpdocumentor/json-path
12843 Downloads
Access php objects with json path expressions
okapi/wildcards
6455 Downloads
PHP Wildcards is a PHP library that converts wildcards to regular expressions.
nyu8/flarum-email-filter
1760 Downloads
Filter emails registering your Flarum site with whitelist, blacklist and even regular expressions.
mindplay/timber
37698 Downloads
Timber is a request router with regular expression support, high performance, and a developer-friendly, human-readable API
lorisleiva/artisan-ui
4000 Downloads
Run your artisan commands by pressing buttons.
keggermont/laravel-amphp
352 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.
ilario-pierbattista/reverse-regex
11168 Downloads
Convert Regular Expressions into text, for testing. Fork of icomefromthenet/reverse-regex
garethellis/crontab-schedule-generator
6496 Downloads
A PHP library for generating crontab schedule strings using expressive code