Libraries tagged by php
composer/composer
157840635 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
barryvdh/laravel-debugbar
97570063 Downloads
PHP Debugbar integration for Laravel
phpoption/phpoption
428727644 Downloads
Option Type for PHP
phpoffice/phpword
25047291 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
zircote/swagger-php
102013034 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
webonyx/graphql-php
59953981 Downloads
A PHP port of GraphQL reference implementation
symfony/polyfill-php83
166499361 Downloads
Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions
symfony/polyfill-php81
340403807 Downloads
Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions
symfony/polyfill-php80
646515037 Downloads
Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
symfony/polyfill-php73
509457351 Downloads
Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions
symfony/polyfill-php72
618559735 Downloads
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
symfony/phpunit-bridge
167307870 Downloads
Provides utilities for PHPUnit, especially user deprecation notices management
stripe/stripe-php
111649343 Downloads
Stripe PHP Library
squizlabs/php_codesniffer
301952451 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
sabberworm/php-css-parser
142761639 Downloads
Parser for CSS Files written in PHP