Libraries tagged by us
symfony/property-info
281100700 Downloads
Extracts information about PHP class' properties using metadata of popular sources
symfony/property-access
319997453 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/phpunit-bridge
212782288 Downloads
Provides utilities for PHPUnit, especially user deprecation notices management
spatie/temporary-directory
104027841 Downloads
Easily create, use and destroy temporary directories
spatie/image-optimizer
80441337 Downloads
Easily optimize images using PHP
spatie/browsershot
37317307 Downloads
Convert a webpage to an image or pdf using headless Chrome
setasign/fpdi
157504301 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
react/event-loop
161571139 Downloads
ReactPHP's core reactor event loop that libraries can use for evented I/O.
php-http/promise
329765833 Downloads
Promise used for asynchronous HTTP requests
paragonie/sodium_compat
146395076 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
opis/closure
235522358 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
league/oauth2-server
148438534 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.
laravel/prompts
217963191 Downloads
Add beautiful and user-friendly forms to your command-line applications.
jaybizzle/crawler-detect
104857162 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
doctrine/migrations
218793027 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.