Libraries tagged by aa
nikic/php-parser
1013187206 Downloads
A PHP parser written in PHP
guzzlehttp/guzzle
1107038531 Downloads
Guzzle is a PHP HTTP client library
tijsverkoyen/css-to-inline-styles
580095396 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
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/routing
887084710 Downloads
Maps an HTTP request to a set of configuration variables
symfony/http-kernel
922739485 Downloads
Provides a structured process for converting a Request into a Response
symfony/deprecation-contracts
952146949 Downloads
A generic function and convention to trigger deprecation notices
swagger-api/swagger-ui
54008112 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
713212762 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/code-unit-reverse-lookup
868601060 Downloads
Looks up which function or method a line of code belongs to
ramsey/uuid
796289053 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
ralouphie/getallheaders
987293301 Downloads
A polyfill for getallheaders.
predis/predis
348249526 Downloads
A flexible and feature-complete Redis/Valkey client for PHP.
phpunit/php-file-iterator
971705377 Downloads
FilterIterator implementation that filters files based on a list of suffixes.