Libraries tagged by xcode
squizlabs/php_codesniffer
292204925 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
sebastian/lines-of-code
374671635 Downloads
Library for counting the lines of code in PHP source code
sebastian/code-unit
379014872 Downloads
Collection of value objects that represent the PHP code units
laminas/laminas-code
144784344 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
endroid/qr-code
48300784 Downloads
Endroid QR Code
codeception/codeception
70381125 Downloads
BDD-style testing framework
bacon/bacon-qr-code
114165283 Downloads
BaconQrCode is a QR code generator for PHP.
vimeo/psalm
57641952 Downloads
A static analysis tool for finding errors in PHP applications
symfony/maker-bundle
85713834 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
8643615 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API
larastan/larastan
15199081 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
barryvdh/laravel-ide-helper
94150429 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
symfony/var-exporter
274795174 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/string
529241965 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
300469890 Downloads
Provides a way to profile code