Libraries tagged by COPE
vimeo/psalm
62885708 Downloads
A static analysis tool for finding errors in PHP applications
symfony/maker-bundle
92376064 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
11684212 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API
nette/utils
307125123 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
larastan/larastan
21819712 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
barryvdh/laravel-ide-helper
101455408 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
nunomaduro/larastan
40753613 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
thecodingmachine/safe
72000593 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
symfony/var-exporter
305723261 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/stopwatch
326950967 Downloads
Provides a way to profile code
slevomat/coding-standard
97801857 Downloads
Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
sebastian/complexity
423114822 Downloads
Library for calculating the complexity of PHP code units
react/event-loop
96618708 Downloads
ReactPHP's core reactor event loop that libraries can use for evented I/O.
phpcompatibility/php-compatibility
58589389 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
league/oauth2-server
111188979 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.