Libraries tagged by aes
nikic/php-parser
771812191 Downloads
A PHP parser written in PHP
guzzlehttp/guzzle
858066005 Downloads
Guzzle is a PHP HTTP client library
phpseclib/phpseclib
365214648 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
tijsverkoyen/css-to-inline-styles
424798862 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
640779109 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/string
590655935 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
679591668 Downloads
Maps an HTTP request to a set of configuration variables
symfony/http-kernel
708685150 Downloads
Provides a structured process for converting a Request into a Response
symfony/deprecation-contracts
679304744 Downloads
A generic function and convention to trigger deprecation notices
sebastian/resource-operations
611123586 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/code-unit-reverse-lookup
694446645 Downloads
Looks up which function or method a line of code belongs to
ramsey/uuid
591502359 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
ralouphie/getallheaders
736579746 Downloads
A polyfill for getallheaders.
predis/predis
260312670 Downloads
A flexible and feature-complete Redis/Valkey client for PHP.
phpunit/php-file-iterator
766362810 Downloads
FilterIterator implementation that filters files based on a list of suffixes.