Libraries tagged by code
openai-php/client
15022669 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API
larastan/larastan
28790066 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
barryvdh/laravel-ide-helper
108602227 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
symfony/var-exporter
332177232 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/string
638910462 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
350101539 Downloads
Provides a way to profile code
symfony/error-handler
579571979 Downloads
Provides tools to manage errors and ease debugging PHP code
slevomat/coding-standard
107192073 Downloads
Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
sebastian/complexity
464209903 Downloads
Library for calculating the complexity of PHP code units
phpcompatibility/php-compatibility
64272033 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
laravel/pint
117478028 Downloads
An opinionated code formatter for PHP.
laravel/horizon
69693755 Downloads
Dashboard and code-driven configuration for Laravel queues.
symfony/debug
384172690 Downloads
Provides tools to ease debugging PHP code
scrivo/highlight.php
33933216 Downloads
Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js
nunomaduro/phpinsights
9377213 Downloads
Instant PHP quality checks from your console.