Libraries tagged by hphp
aws/aws-sdk-php
384007969 Downloads
AWS SDK for PHP - Use Amazon Web Services in your PHP project
phpdocumentor/reflection-common
576917224 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
doctrine/orm
222450767 Downloads
Object-Relational-Mapper for PHP
doctrine/lexer
700701367 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/inflector
662818976 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
453596131 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/cache
496407096 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
587447385 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
597427531 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
348442563 Downloads
Twig, the flexible, fast, and secure template language for PHP
theseer/tokenizer
550859659 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/var-dumper
637574307 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
sebastian/version
661565732 Downloads
Library that helps with managing the version number of Git-hosted PHP projects
sebastian/resource-operations
556104114 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/recursion-context
667656175 Downloads
Provides functionality to recursively process PHP variables