Libraries tagged by cion
myclabs/deep-copy
757255030 Downloads
Create deep copies (clones) of your objects
doctrine/instantiator
789803138 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
tijsverkoyen/css-to-inline-styles
438962800 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
663340937 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/routing
699078698 Downloads
Maps an HTTP request to a set of configuration variables
symfony/http-kernel
728500657 Downloads
Provides a structured process for converting a Request into a Response
symfony/css-selector
669694362 Downloads
Converts CSS selectors to XPath expressions
phar-io/version
657324097 Downloads
Library for handling version information and constraints
firebase/php-jwt
382796080 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
dompdf/dompdf
140305963 Downloads
DOMPDF is a CSS 2.1 compliant HTML to PDF converter
symfony/http-client-contracts
352739683 Downloads
Generic abstractions related to HTTP clients
symfony/config
405580008 Downloads
Helps you find, load, combine, autofill and validate configuration values of any kind
symfony/cache-contracts
261970726 Downloads
Generic abstractions related to caching
paragonie/constant_time_encoding
266301084 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
league/config
241908399 Downloads
Define configuration arrays with strict schemas and access values with dot notation