Libraries tagged by hphp
maatwebsite/excel
167943577 Downloads
Supercharged Excel exports and imports in Laravel
larastan/larastan
68029969 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
doctrine/orm
312352362 Downloads
Object-Relational-Mapper for PHP
doctrine/lexer
996971337 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/inflector
936897206 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
626310742 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/collections
445449975 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
barryvdh/laravel-ide-helper
140723345 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
doctrine/cache
621481948 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
775447458 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
776268063 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
484154994 Downloads
Twig, the flexible, fast, and secure template language for PHP
theseer/tokenizer
829475187 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/var-dumper
945518506 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
symfony/options-resolver
551687612 Downloads
Provides an improved replacement for the array_replace PHP function