Libraries tagged by _____
doctrine/lexer
784847525 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/instantiator
767041939 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
739396907 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/event-manager
431816576 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/dbal
505402231 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/cache
543313588 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
doctrine/annotations
496408953 Downloads
Docblock Annotations Parser
composer/semver
403230216 Downloads
Semver library that offers utilities, version constraint parsing and validation.
composer/composer
162125661 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
barryvdh/laravel-debugbar
101271157 Downloads
PHP Debugbar integration for Laravel
aws/aws-sdk-php
433955118 Downloads
AWS SDK for PHP - Use Amazon Web Services in your PHP project
zircote/swagger-php
106104966 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
webonyx/graphql-php
62365201 Downloads
A PHP port of GraphQL reference implementation
voku/portable-ascii
316074835 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
vimeo/psalm
61832109 Downloads
A static analysis tool for finding errors in PHP applications