Libraries tagged by to
dompdf/dompdf
136778991 Downloads
DOMPDF is a CSS 2.1 compliant HTML to PDF converter
doctrine/lexer
798010065 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/instantiator
777803952 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
751193089 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
doctrine/event-manager
438604551 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/collections
365796205 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
spatie/laravel-package-tools
87310606 Downloads
Tools for creating Laravel packages
phpunit/php-token-stream
377154511 Downloads
Wrapper around PHP's tokenizer extension.
tymon/jwt-auth
42596844 Downloads
JSON Web Token Authentication for Laravel and Lumen
vimeo/psalm
64814376 Downloads
A static analysis tool for finding errors in PHP applications
symfony/web-profiler-bundle
124689046 Downloads
Provides a development tool that gives detailed information about the execution of any request
symfony/var-exporter
310345931 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/validator
243622404 Downloads
Provides tools to validate values
symfony/uid
202674721 Downloads
Provides an object-oriented API to generate and represent UIDs
symfony/stopwatch
331694774 Downloads
Provides a way to profile code