Libraries tagged by jtExpress
slm/queue-doctrine
315416 Downloads
Laminas Framework module that integrates Doctrine as queuing system
acelaya/zf2-acmailer
232212 Downloads
Mail sending module for Mezzio and Laminas MVC applications (formerly Zend Expressive and Zend MVC)
lexpress/symfony1
420914 Downloads
Fork of symfony 1.4 with dic, form enhancements, latest swiftmailer and better performance
stevegrunwell/time-constants
372783 Downloads
A series of constants designed to make it easier to express time in PHP applications
regex-guard/regex-guard
463918 Downloads
A wrapper that allows you to validate regular expressions and handle normally uncatchable PCRE compilation warnings
rareloop/lumberjack-core
137192 Downloads
A powerful MVC framework for the modern WordPress developer. Write better, more expressive and easier to maintain code
nervo/yuicompressor
1490396 Downloads
YUI Compressor is an open source tool that supports the compression of both JavaScript and CSS files. The JavaScript compression removes comments and white-spaces as well as obfuscates local variables using the smallest possible variable name. CSS compression is done using a regular-expression-based CSS minifier.
lochmueller/sourceopt
479540 Downloads
Optimization of the final page: reformatting the (x)HTML output & removal of new-lines, comments and generator-info including search and replace strings using your regular expressions. In addition combines all SVG selected within content-elements into one file and replaces by .
leongrdic/smplang
312780 Downloads
A simple language written in PHP that evaluates expressions without eval
laminas/laminas-migration
51385 Downloads
Migrate a Zend Framework project or third-party library to target Laminas/Expressive/Apigility
kayedspace/laravel-n8n
699 Downloads
A complete, expressive, and fluent Laravel client for the n8n public REST API and Webhooks Triggering.
imanghafoori/laravel-heyman
35893 Downloads
A package to help you write expressive defensive code in a functional manner
icomefromthenet/reverse-regex
377616 Downloads
Convert Regular Expressions into text, for testing
hollodotme/crontab-validator
158420 Downloads
A validator for crontab expressions.
hafriedlander/php-peg
12246 Downloads
PEG (parsing expression grammar) compiler for PHP