Libraries tagged by phpy
doctrine/orm
246691497 Downloads
Object-Relational-Mapper for PHP
doctrine/lexer
784562282 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/inflector
739142191 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
doctrine/dbal
505195639 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/cache
543212325 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
640494054 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
646527987 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
386924049 Downloads
Twig, the flexible, fast, and secure template language for PHP
theseer/tokenizer
632408170 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/var-dumper
723810931 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
symfony/error-handler
532485919 Downloads
Provides tools to manage errors and ease debugging PHP code
sebastian/version
744759171 Downloads
Library that helps with managing the version number of Git-hosted PHP projects
sebastian/resource-operations
605807765 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/recursion-context
750970846 Downloads
Provides functionality to recursively process PHP variables
sebastian/exporter
760015957 Downloads
Provides the functionality to export PHP variables for visualization