Libraries tagged by STIN
symfony/service-contracts
747487239 Downloads
Generic abstractions related to writing services
symfony/event-dispatcher-contracts
655886862 Downloads
Generic abstractions related to dispatching event
friendsofphp/php-cs-fixer
202648388 Downloads
A tool to automatically fix PHP code style
doctrine/inflector
764889410 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
614910420 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
102556775 Downloads
Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
symfony/http-client-contracts
352507112 Downloads
Generic abstractions related to HTTP clients
symfony/cache-contracts
261739848 Downloads
Generic abstractions related to caching
squizlabs/php_codesniffer
325604566 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
phpcompatibility/php-compatibility
61354953 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
nette/utils
323366539 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
144162590 Downloads
Common tools for parsing and resolving RFC3987/RFC3986 URI
league/uri
145688484 Downloads
URI manipulation library
league/oauth2-client
97453707 Downloads
OAuth 2.0 Client Library
league/csv
136671063 Downloads
CSV data manipulation made easy in PHP