Libraries tagged by prose
phpunit/php-invoker
452806989 Downloads
Invoke callables with a timeout
phpoffice/phpword
27238581 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
openai-php/client
12691451 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API
league/oauth2-server
113948131 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
64316066 Downloads
Image processing for PHP
symfony/form
129929526 Downloads
Allows to easily create, process and reuse HTML forms
phpmd/phpmd
95998662 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
114251325 Downloads
Laravel UI utilities and presets.
jms/metadata
136583045 Downloads
Class/method/property metadata management in PHP
google/recaptcha
77491162 Downloads
Client library for reCAPTCHA, a free service that protects websites from spam and abuse.
doctrine/persistence
247110616 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/migrations
178361074 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
332507841 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
348945380 Downloads
Restarts a process without Xdebug.
react/child-process
47470639 Downloads
Event-driven library for executing child processes with ReactPHP.