Libraries tagged by php
aws/aws-sdk-php
433856121 Downloads
AWS SDK for PHP - Use Amazon Web Services in your PHP project
nunomaduro/collision
267216296 Downloads
Cli error handling for console/command-line PHP applications.
maatwebsite/excel
115381992 Downloads
Supercharged Excel exports and imports in Laravel
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/reflection-common
629147318 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
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