Libraries tagged by STIN
symfony/event-dispatcher-contracts
680986204 Downloads
Generic abstractions related to dispatching event
friendsofphp/php-cs-fixer
210697387 Downloads
A tool to automatically fix PHP code style
doctrine/inflector
787391623 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
symfony/string
641999108 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
107788100 Downloads
Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
symfony/translation-contracts
625598601 Downloads
Generic abstractions related to translation
symfony/http-client-contracts
365054225 Downloads
Generic abstractions related to HTTP clients
symfony/cache-contracts
273628861 Downloads
Generic abstractions related to caching
squizlabs/php_codesniffer
335857516 Downloads
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
phpcompatibility/php-compatibility
64682147 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
nette/utils
340582677 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
158155961 Downloads
Common tools for parsing and resolving RFC3987/RFC3986 URI
league/uri
159655443 Downloads
URI manipulation library
league/oauth2-client
102690019 Downloads
OAuth 2.0 Client Library
league/csv
143816928 Downloads
CSV data manipulation made easy in PHP