Libraries tagged by cion
sebastian/recursion-context
925558759 Downloads
Provides functionality to recursively process PHP variables
psr/container
1072120865 Downloads
Common Container Interface (PHP FIG PSR-11)
dragonmantank/cron-expression
518307162 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
symfony/options-resolver
532139301 Downloads
Provides an improved replacement for the array_replace PHP function
psy/psysh
589524569 Downloads
An interactive shell for modern PHP.
nunomaduro/collision
363064086 Downloads
Cli error handling for console/command-line PHP applications.
myclabs/deep-copy
903315557 Downloads
Create deep copies (clones) of your objects
doctrine/instantiator
887537893 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
tijsverkoyen/css-to-inline-styles
546844654 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
803241941 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/routing
844600524 Downloads
Maps an HTTP request to a set of configuration variables
symfony/http-kernel
878976482 Downloads
Provides a structured process for converting a Request into a Response
symfony/dependency-injection
460590029 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
symfony/css-selector
807395801 Downloads
Converts CSS selectors to XPath expressions
phar-io/version
793905606 Downloads
Library for handling version information and constraints