Libraries tagged by aa
guzzlehttp/guzzle
1066165740 Downloads
Guzzle is a PHP HTTP client library
tijsverkoyen/css-to-inline-styles
552705357 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
810297568 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/string
796968036 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
852122481 Downloads
Maps an HTTP request to a set of configuration variables
symfony/http-kernel
886678358 Downloads
Provides a structured process for converting a Request into a Response
symfony/deprecation-contracts
907325565 Downloads
A generic function and convention to trigger deprecation notices
swagger-api/swagger-ui
51019659 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
698481809 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/code-unit-reverse-lookup
843522048 Downloads
Looks up which function or method a line of code belongs to
ramsey/uuid
761886528 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
ralouphie/getallheaders
948408339 Downloads
A polyfill for getallheaders.
predis/predis
332873816 Downloads
A flexible and feature-complete Redis/Valkey client for PHP.
phpunit/php-file-iterator
938401243 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpmailer/phpmailer
109338877 Downloads
PHPMailer is a full-featured email creation and transfer class for PHP