Libraries tagged by ass
nikic/php-parser
780887712 Downloads
A PHP parser written in PHP
guzzlehttp/guzzle
865989654 Downloads
Guzzle is a PHP HTTP client library
webmozart/assert
797082449 Downloads
Assertions to validate method input/output with nice error messages.
tijsverkoyen/css-to-inline-styles
430088997 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
649027878 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/string
599527448 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
686528411 Downloads
Maps an HTTP request to a set of configuration variables
symfony/http-kernel
715365642 Downloads
Provides a structured process for converting a Request into a Response
symfony/deprecation-contracts
689024397 Downloads
A generic function and convention to trigger deprecation notices
sebastian/resource-operations
616226482 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/code-unit-reverse-lookup
702445476 Downloads
Looks up which function or method a line of code belongs to
ramsey/uuid
598347867 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
ralouphie/getallheaders
744525560 Downloads
A polyfill for getallheaders.
predis/predis
262108695 Downloads
A flexible and feature-complete Redis/Valkey client for PHP.
phpunit/php-file-iterator
774771854 Downloads
FilterIterator implementation that filters files based on a list of suffixes.