Libraries tagged by prospect
doctrine/event-manager
415795957 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
composer/composer
157144514 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
aws/aws-sdk-php
417531309 Downloads
AWS SDK for PHP - Use Amazon Web Services in your PHP project
symfony/property-info
196728092 Downloads
Extracts information about PHP class' properties using metadata of popular sources
symfony/property-access
234573730 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
league/oauth2-server
105702794 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
phpmd/phpmd
90653611 Downloads
PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.
jms/metadata
130376310 Downloads
Class/method/property metadata management in PHP
google/recaptcha
72881081 Downloads
Client library for reCAPTCHA, a free service that protects websites from spam and abuse.
doctrine/persistence
230033983 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/migrations
168523407 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
318673778 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
16824484 Downloads
The missing Symfony Admin Generator
twitter/bootstrap
1662281 Downloads
The most popular front-end framework for developing responsive, mobile first projects on the web.
phpstan/phpstan-deprecation-rules
51445737 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.