Libraries tagged by php
aws/aws-sdk-php
446746915 Downloads
AWS SDK for PHP - Use Amazon Web Services in your PHP project
nunomaduro/collision
280924800 Downloads
Cli error handling for console/command-line PHP applications.
doctrine/orm
253059217 Downloads
Object-Relational-Mapper for PHP
doctrine/lexer
811125529 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/inflector
762925980 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
519817117 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/cache
555393187 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
phpdocumentor/reflection-common
646875457 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
phpspec/prophecy
528826680 Downloads
Highly opinionated mocking framework for PHP 5.3+
phpdocumentor/type-resolver
658325106 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
663752954 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
397329008 Downloads
Twig, the flexible, fast, and secure template language for PHP
theseer/tokenizer
660648240 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/var-dumper
751039582 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
symfony/error-handler
557114335 Downloads
Provides tools to manage errors and ease debugging PHP code