Libraries tagged by def
open-southeners/laravel-vapor-response-compression
64662 Downloads
Add server-side response compression with a range of different algorithms (Gzip, brotli, deflate...)
ihor/nspl
362467 Downloads
Non-standard PHP library (NSPL) - functional primitives toolbox and more
doctrineencryptbundle/doctrine-encrypt-bundle
114668 Downloads
Encrypted symfony entity's by verified and standardized libraries
clue/zlib-react
46969 Downloads
Streaming zlib compressor and decompressor for ReactPHP, supporting compression and decompression of GZIP, ZLIB and raw DEFLATE formats.
zetacomponents/workflow
163178 Downloads
The purpose of the Workflow component is to provide the core functionality of an activity-based workflow system including the definition and execution of workflow specifications.
youwe/testing-suite
102958 Downloads
Contains Youwe's default testing packages for php.
viewflex/zoap
137384 Downloads
For quickly deploying SOAP services in Laravel and Lumen, with auto-discovery of WSDL definitions.
verbb/tablemaker
119650 Downloads
Create customizable and user-defined table fields.
tecnickcom/tc-lib-unicode-data
493067 Downloads
PHP library containing Unicode definitions
tecnickcom/tc-lib-pdf-page
446317 Downloads
PHP library containing PDF page formats and definitions
tecnickcom/tc-lib-pdf-font
478535 Downloads
PHP library containing PDF page formats and definitions
t3/min
692295 Downloads
Extends TYPO3's compressor for JS and CSS with minifier. This may save you up to 60% of default compressed file size. Also compresses HTML output of TYPO3. Full composer support.
symbiote/silverstripe-advancedworkflow
234732 Downloads
Adds configurable workflow support to the CMS, with a GUI for creating custom workflow definitions.
stymiee/email-validator
210861 Downloads
The Email Validator library builds upon PHP's built in filter_var($emailAddress, FILTER_VALIDATE_EMAIL); by adding a default MX record check. It also offers additional validation against disposable email addresses, free email address providers, and a custom banned domain list.
stefangabos/zebra_session
92253 Downloads
A drop-in replacement for PHP's default session handler which stores session data in a MySQL database, providing better performance, better security and protection against session fixation and session hijacking