Libraries tagged by as
nikic/php-parser
1011180165 Downloads
A PHP parser written in PHP
guzzlehttp/guzzle
1105030878 Downloads
Guzzle is a PHP HTTP client library
webmozart/assert
969843963 Downloads
Assertions to validate method input/output with nice error messages.
rector/rector
157941876 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
phpseclib/phpseclib
498324231 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
tijsverkoyen/css-to-inline-styles
578742631 Downloads
CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.
theseer/tokenizer
841285609 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/string
835342251 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
symfony/routing
885344804 Downloads
Maps an HTTP request to a set of configuration variables
symfony/polyfill-intl-idn
874855566 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/http-kernel
920478523 Downloads
Provides a structured process for converting a Request into a Response
symfony/deprecation-contracts
949957275 Downloads
A generic function and convention to trigger deprecation notices
swagger-api/swagger-ui
53851473 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
sebastian/resource-operations
712475455 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/code-unit-reverse-lookup
867364181 Downloads
Looks up which function or method a line of code belongs to