Libraries tagged by phpy
doctrine/dbal
523015349 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/cache
557967089 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
phpdocumentor/type-resolver
661854715 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
667134791 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
twig/twig
399805352 Downloads
Twig, the flexible, fast, and secure template language for PHP
theseer/tokenizer
665998388 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/var-dumper
756897699 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
sebastian/version
779064627 Downloads
Library that helps with managing the version number of Git-hosted PHP projects
sebastian/resource-operations
625860648 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/recursion-context
785330681 Downloads
Provides functionality to recursively process PHP variables
sebastian/exporter
794482980 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
784819311 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/comparator
790884657 Downloads
Provides the functionality to compare PHP values for equality
ramsey/uuid
613226244 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
psy/psysh
476549142 Downloads
An interactive shell for modern PHP.