Libraries tagged by php
maatwebsite/excel
125066706 Downloads
Supercharged Excel exports and imports in Laravel
doctrine/orm
260293623 Downloads
Object-Relational-Mapper for PHP
doctrine/lexer
833803642 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/inflector
783541371 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
533487616 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/cache
565618031 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
660447174 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
phpdocumentor/type-resolver
671991238 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
676950323 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
407630557 Downloads
Twig, the flexible, fast, and secure template language for PHP
theseer/tokenizer
681158684 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/var-dumper
774516805 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
sebastian/version
794662579 Downloads
Library that helps with managing the version number of Git-hosted PHP projects
sebastian/resource-operations
634478435 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/recursion-context
801527986 Downloads
Provides functionality to recursively process PHP variables