Libraries tagged by d
doctrine/event-manager
550481410 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
composer/composer
205647731 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
brick/math
593480470 Downloads
Arbitrary-precision arithmetic library
barryvdh/laravel-ide-helper
142532077 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
aws/aws-sdk-php
576071789 Downloads
AWS SDK for PHP - Use Amazon Web Services in your PHP project
doctrine/annotations
590475096 Downloads
Docblock Annotations Parser
dragonmantank/cron-expression
548641856 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
doctrine/instantiator
910001580 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
945345445 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/collections
449067934 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
doctrine/cache
623739701 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
twbs/bootstrap
19260156 Downloads
The most popular front-end framework for developing responsive, mobile first projects on the web.
symfony/yaml
873774650 Downloads
Loads and dumps YAML files
symfony/string
830783399 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
symfony/http-foundation
976806549 Downloads
Defines an object-oriented layer for the HTTP specification