Libraries tagged by proj
sebastian/version
653711038 Downloads
Library that helps with managing the version number of Git-hosted PHP projects
doctrine/event-manager
376840270 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
composer/composer
145003633 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
aws/aws-sdk-php
379052310 Downloads
AWS SDK for PHP - Use Amazon Web Services in your PHP project
twbs/bootstrap
14114937 Downloads
The most popular front-end framework for developing responsive, mobile first projects on the web.
phpmd/phpmd
83796326 Downloads
PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.
doctrine/persistence
206437302 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/migrations
154220057 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
doctrine/common
298335945 Downloads
PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.
sonata-project/admin-bundle
15915552 Downloads
The missing Symfony Admin Generator
twitter/bootstrap
1626821 Downloads
The most popular front-end framework for developing responsive, mobile first projects on the web.
liip/imagine-bundle
30757316 Downloads
This bundle provides an image manipulation abstraction toolkit for Symfony-based projects.
laminas/laminas-zendframework-bridge
91105626 Downloads
Alias legacy ZF class names to Laminas Project equivalents.
doctrine/reflection
98902776 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
spatie/laravel-event-sourcing
1886811 Downloads
The easiest way to get started with event sourcing in Laravel