Libraries tagged by bhexpress
alextartan/mezzio-symfony-console
33202 Downloads
This project adds a executable file to the composer bin folder to run symfony commands under a mezzio application environment.
icecave/dialekt
97479 Downloads
A simple language for representing boolean expressions.
fleshgrinder/url-validator
29774 Downloads
A regular expression to validate URLs.
zero-to-prod/regex-email
11439 Downloads
A regular expression to check an email string
verbb/postie
18090 Downloads
Get shipping rates, tracking status and print labels with Australia Post, UPS, USPS, FedEx, DHL Express, and more.
tarfin-labs/event-machine
7314 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.
ropendev/phptojs
4947 Downloads
PHPToJS's class convert php variable's content to js variable's content preserving javascript expression (like function)
repat/date-constants
20183 Downloads
A series of constants designed to make it easier to express dates in PHP applications
rekalogika/reconstitutor
8917 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
36913 Downloads
Convert Regular Expressions into text, for testing
phpdocumentor/json-path
18754 Downloads
Access php objects with json path expressions
okapi/wildcards
7532 Downloads
PHP Wildcards is a PHP library that converts wildcards to regular expressions.
nyu8/flarum-email-filter
1893 Downloads
Filter emails registering your Flarum site with whitelist, blacklist and even regular expressions.
imanghafoori/laravel-makesure
2613 Downloads
A Laravel package to help you write expressive tests
ilario-pierbattista/reverse-regex
12629 Downloads
Convert Regular Expressions into text, for testing. Fork of icomefromthenet/reverse-regex