Libraries tagged by inxpress
astrotomic/php-deepface
311 Downloads
A PHP adapter for the python deepface framework.
articus/path-handler
15604 Downloads
Library for API development with Mezzio that simplifies creating operation middlewares and registering them in router
articus/data-transfer
25513 Downloads
Library for merging source data to destination data only if destination data remains valid after that
alextartan/mezzio-symfony-console
31029 Downloads
This project adds a executable file to the composer bin folder to run symfony commands under a mezzio application environment.
icecave/dialekt
94762 Downloads
A simple language for representing boolean expressions.
fleshgrinder/url-validator
29541 Downloads
A regular expression to validate URLs.
verbb/postie
16846 Downloads
Get shipping rates, tracking status and print labels with Australia Post, UPS, USPS, FedEx, DHL Express, and more.
tumugin/stannum
3649 Downloads
Stannum makes PHP's scalar types more expressive!
ttree/eelshell
8431 Downloads
A shell for EEL expressions
tarfin-labs/event-machine
6716 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
119927 Downloads
Completely standalone, expressive SQL query creator. No database or ORM needed.
salient/toolkit
1525 Downloads
A lightweight PHP toolkit for expressive backend/CLI apps
repat/date-constants
18002 Downloads
A series of constants designed to make it easier to express dates in PHP applications
rekalogika/reconstitutor
6957 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
31429 Downloads
Convert Regular Expressions into text, for testing