Libraries tagged by ���������������
doctrine/instantiator
781847121 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
755952958 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
441185552 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/dbal
515287464 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/collections
367417620 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
doctrine/cache
551858366 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
505376607 Downloads
Docblock Annotations Parser
composer/semver
416898207 Downloads
Semver library that offers utilities, version constraint parsing and validation.
composer/composer
165511337 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
barryvdh/laravel-debugbar
103602637 Downloads
PHP Debugbar integration for Laravel
aws/aws-sdk-php
442216095 Downloads
AWS SDK for PHP - Use Amazon Web Services in your PHP project
swiftmailer/swiftmailer
421984249 Downloads
Swiftmailer, free feature-rich PHP mailer
fzaninotto/faker
225014430 Downloads
Faker is a PHP library that generates fake data for you.
zircote/swagger-php
108536879 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
webonyx/graphql-php
64053482 Downloads
A PHP port of GraphQL reference implementation