Libraries tagged by COSE
larastan/larastan
24682913 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
barryvdh/laravel-ide-helper
104271645 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
thecodingmachine/safe
75829870 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
symfony/var-exporter
317862407 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/string
612975341 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
338547011 Downloads
Provides a way to profile code
slevomat/coding-standard
102185504 Downloads
Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
sebastian/complexity
444327179 Downloads
Library for calculating the complexity of PHP code units
react/event-loop
103544760 Downloads
ReactPHP's core reactor event loop that libraries can use for evented I/O.
phpcompatibility/php-compatibility
61124668 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
league/oauth2-server
114578910 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.
laravel/pint
108617175 Downloads
An opinionated code formatter for PHP.
laravel/horizon
65667386 Downloads
Dashboard and code-driven configuration for Laravel queues.
symfony/debug
381663934 Downloads
Provides tools to ease debugging PHP code
orchestra/testbench-core
34943998 Downloads
Testing Helper for Laravel Development