Libraries tagged by prose
openai-php/client
31983585 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API
league/oauth2-server
156098296 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.
imagine/imagine
78032000 Downloads
Image processing for PHP
composer/installers
148922659 Downloads
A multi-framework Composer library installer
symfony/form
169253179 Downloads
Allows to easily create, process and reuse HTML forms
spiral/roadrunner
15592885 Downloads
RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins
phpmd/phpmd
118174933 Downloads
PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.
laravel/ui
150694674 Downloads
Laravel UI utilities and presets.
jms/metadata
165326077 Downloads
Class/method/property metadata management in PHP
google/recaptcha
97108121 Downloads
Client library for reCAPTCHA, a free service that protects websites from spam and abuse.
doctrine/persistence
317199711 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/migrations
226214797 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
384243169 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.
composer/xdebug-handler
440806008 Downloads
Restarts a process without Xdebug.
react/child-process
102972721 Downloads
Event-driven library for executing child processes with ReactPHP.