Libraries tagged by STIN
symfony/event-dispatcher-contracts
616504311 Downloads
Generic abstractions related to dispatching event
friendsofphp/php-cs-fixer
189708186 Downloads
A tool to automatically fix PHP code style
doctrine/inflector
732060078 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
psr/event-dispatcher
484741983 Downloads
Standard interfaces for event handling.
symfony/string
572243372 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
slevomat/coding-standard
95307107 Downloads
Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
symfony/http-client-contracts
336641738 Downloads
Generic abstractions related to HTTP clients
symfony/cache-contracts
245755869 Downloads
Generic abstractions related to caching
squizlabs/php_codesniffer
309071781 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
phpcompatibility/php-compatibility
57200204 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
nette/utils
297699612 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
league/uri-interfaces
125719261 Downloads
Common tools for parsing and resolving RFC3987/RFC3986 URI
league/uri
127274067 Downloads
URI manipulation library
league/oauth2-client
91881534 Downloads
OAuth 2.0 Client Library
league/csv
128834632 Downloads
CSV data manipulation made easy in PHP