Libraries tagged by lphp
doctrine/instantiator
887042822 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/event-manager
530767161 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
composer/composer
197971939 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
barryvdh/laravel-debugbar
134587363 Downloads
PHP Debugbar integration for Laravel
zircote/swagger-php
146561657 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
webonyx/graphql-php
84388205 Downloads
A PHP port of GraphQL reference implementation
symfony/polyfill-php83
340242532 Downloads
Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions
symfony/polyfill-php81
456265839 Downloads
Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions
symfony/polyfill-php80
878737595 Downloads
Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
symfony/polyfill-php73
605421052 Downloads
Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions
symfony/polyfill-php72
690929215 Downloads
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
symfony/phpunit-bridge
213427312 Downloads
Provides utilities for PHPUnit, especially user deprecation notices management
stripe/stripe-php
159984405 Downloads
Stripe PHP Library
squizlabs/php_codesniffer
388668675 Downloads
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
sabberworm/php-css-parser
214864867 Downloads
Parser for CSS Files written in PHP