Libraries tagged by php
nunomaduro/larastan
42042662 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
box/spout
33223481 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
beyondcode/laravel-websockets
7866646 Downloads
An easy to launch a Pusher-compatible WebSockets server for Laravel.
zbateson/mail-mime-parser
40984019 Downloads
MIME email message parser
wp-coding-standards/wpcs
33839839 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
symfony/type-info
24831837 Downloads
Extracts PHP types information.
pdepend/pdepend
98921691 Downloads
Official version of pdepend to be handled with Composer
dg/bypass-finals
20360830 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
composer/installers
119916051 Downloads
A multi-framework Composer library installer
phpstan/extension-installer
76951013 Downloads
Composer plugin for automatic installation of PHPStan extensions
phpro/grumphp
13177007 Downloads
A composer plugin that enables source code quality checks.
phpmyadmin/sql-parser
45592967 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
php-http/multipart-stream-builder
70571410 Downloads
A builder class that help you create a multipart stream
php-http/curl-client
41380337 Downloads
PSR-18 and HTTPlug Async client with cURL
php-http/client-common
200093542 Downloads
Common HTTP Client implementations and tools for HTTPlug