Libraries tagged by enpress
espresso-dev/zoom-php
13095 Downloads
A simple PHP class for accessing the Zoom API
zero-to-prod/regex-email
8384 Downloads
A regular expression to check an email string
tumugin/stannum
8514 Downloads
Stannum makes PHP's scalar types more expressive!
tarfin-labs/event-machine
7136 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
120335 Downloads
Completely standalone, expressive SQL query creator. No database or ORM needed.
salient/toolkit
1950 Downloads
A lightweight PHP toolkit for expressive backend/CLI apps
ropendev/phptojs
4857 Downloads
PHPToJS's class convert php variable's content to js variable's content preserving javascript expression (like function)
repat/date-constants
19502 Downloads
A series of constants designed to make it easier to express dates in PHP applications
rekalogika/reconstitutor
8199 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.
phpdocumentor/json-path
15236 Downloads
Access php objects with json path expressions
okapi/wildcards
6761 Downloads
PHP Wildcards is a PHP library that converts wildcards to regular expressions.
nyu8/flarum-email-filter
1809 Downloads
Filter emails registering your Flarum site with whitelist, blacklist and even regular expressions.
nadybot/math-parser
20384 Downloads
PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.
jbaron-mx/laravel-recombee
719 Downloads
An expressive fluent API wrapper around Recombee's SDK to use within Laravel applications
ilario-pierbattista/reverse-regex
11605 Downloads
Convert Regular Expressions into text, for testing. Fork of icomefromthenet/reverse-regex