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