Libraries tagged by co2e
symfony/maker-bundle
79189894 Downloads
Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.
nette/utils
239674038 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
larastan/larastan
9658525 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
barryvdh/laravel-ide-helper
87188299 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
thecodingmachine/safe
58742638 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
symfony/var-exporter
246538544 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/string
477339951 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
277148332 Downloads
Provides a way to profile code
symfony/error-handler
445021737 Downloads
Provides tools to manage errors and ease debugging PHP code
slevomat/coding-standard
79356541 Downloads
Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
sebastian/complexity
333322197 Downloads
Library for calculating the complexity of PHP code units
rector/rector
63069376 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
react/event-loop
67119771 Downloads
ReactPHP's core reactor event loop that libraries can use for evented I/O.
league/oauth2-server
94004052 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
66088664 Downloads
An opinionated code formatter for PHP.