Libraries tagged by coin
symfony/console
931124504 Downloads
Eases the creation of beautiful and testable command line interfaces
sebastian/recursion-context
744708838 Downloads
Provides functionality to recursively process PHP variables
psr/container
848731200 Downloads
Common Container Interface (PHP FIG PSR-11)
psy/psysh
451513466 Downloads
An interactive shell for modern PHP.
nunomaduro/collision
264367339 Downloads
Cli error handling for console/command-line PHP applications.
doctrine/instantiator
762568332 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
tijsverkoyen/css-to-inline-styles
415731353 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
626274034 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/routing
667251520 Downloads
Maps an HTTP request to a set of configuration variables
symfony/http-kernel
695493615 Downloads
Provides a structured process for converting a Request into a Response
symfony/css-selector
639369739 Downloads
Converts CSS selectors to XPath expressions
phar-io/version
620427036 Downloads
Library for handling version information and constraints
firebase/php-jwt
364826547 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
dompdf/dompdf
133310988 Downloads
DOMPDF is a CSS 2.1 compliant HTML to PDF converter
symfony/http-client-contracts
337676715 Downloads
Generic abstractions related to HTTP clients