Libraries tagged by cod
openai-php/client
14271890 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API
larastan/larastan
27318063 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
barryvdh/laravel-ide-helper
107072636 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
symfony/var-exporter
327072624 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/string
629827743 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
symfony/stopwatch
346045490 Downloads
Provides a way to profile code
symfony/error-handler
571802541 Downloads
Provides tools to manage errors and ease debugging PHP code
sebastian/complexity
457276743 Downloads
Library for calculating the complexity of PHP code units
rector/rector
97360415 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
phpcompatibility/php-compatibility
63151583 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
laravel/pint
114295086 Downloads
An opinionated code formatter for PHP.
laravel/horizon
68258329 Downloads
Dashboard and code-driven configuration for Laravel queues.
symfony/debug
383321280 Downloads
Provides tools to ease debugging PHP code
symplify/easy-coding-standard
29360334 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
scrivo/highlight.php
33486804 Downloads
Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js