Libraries tagged by code
vimeo/psalm
64814376 Downloads
A static analysis tool for finding errors in PHP applications
symfony/maker-bundle
93124367 Downloads
Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.
openai-php/client
12067117 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API
larastan/larastan
22822883 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
barryvdh/laravel-ide-helper
102384721 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
nunomaduro/larastan
41426249 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
symfony/var-exporter
310345931 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/stopwatch
331694774 Downloads
Provides a way to profile code
slevomat/coding-standard
99744161 Downloads
Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
sebastian/complexity
430978813 Downloads
Library for calculating the complexity of PHP code units
phpcompatibility/php-compatibility
59589730 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
laravel/pint
103696219 Downloads
An opinionated code formatter for PHP.
laravel/horizon
63983402 Downloads
Dashboard and code-driven configuration for Laravel queues.
symfony/debug
380290246 Downloads
Provides tools to ease debugging PHP code
scrivo/highlight.php
32458047 Downloads
Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js