Libraries tagged by php project
aws/aws-sdk-php
539669126 Downloads
AWS SDK for PHP - Use Amazon Web Services in your PHP project
sebastian/version
903465913 Downloads
Library that helps with managing the version number of Git-hosted PHP projects
composer/composer
195185933 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
doctrine/event-manager
523442798 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/migrations
215935629 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
374565811 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.
phpmd/phpmd
113556674 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/reflection
107197194 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.
opensearch-project/opensearch-php
28089247 Downloads
PHP Client for OpenSearch
phing/phing
22408455 Downloads
PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.
nunomaduro/essentials
533069 Downloads
Just better defaults for your Laravel projects.
sonata-project/google-authenticator
12038072 Downloads
Library to integrate Google Authenticator into a PHP project
phpdocumentor/reflection
25592299 Downloads
Reflection library to do Static Analysis for PHP Projects
casbin/casbin
1492305 Downloads
a powerful and efficient open-source access control library for php projects.
phploc/phploc
23916048 Downloads
A tool for quickly measuring the size of a PHP project