Libraries tagged by COSE
nette/utils
472694529 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
larastan/larastan
73141014 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
friendsofphp/php-cs-fixer
270037734 Downloads
A tool to automatically fix PHP code style
barryvdh/laravel-ide-helper
143687566 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
theseer/tokenizer
842912130 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/string
837356560 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
symfony/error-handler
749844946 Downloads
Provides tools to manage errors and ease debugging PHP code
rector/rector
158614150 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
phpdocumentor/reflection-common
771999067 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
league/oauth2-server
161214789 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
195416521 Downloads
An opinionated code formatter for PHP.
symfony/security-core
229641645 Downloads
Symfony Security Component - Core Library
squizlabs/php_codesniffer
407501982 Downloads
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
sebastian/lines-of-code
617177812 Downloads
Library for counting the lines of code in PHP source code
sebastian/code-unit
590918500 Downloads
Collection of value objects that represent the PHP code units