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