Libraries tagged by use
spatie/temporary-directory
104202581 Downloads
Easily create, use and destroy temporary directories
setasign/fpdi
157630606 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
161821025 Downloads
ReactPHP's core reactor event loop that libraries can use for evented I/O.
php-http/promise
329936080 Downloads
Promise used for asynchronous HTTP requests
paragonie/sodium_compat
146504611 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
opis/closure
235605046 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
league/oauth2-server
148548593 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
218409946 Downloads
Add beautiful and user-friendly forms to your command-line applications.
jaybizzle/crawler-detect
104917931 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
doctrine/migrations
218902109 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/deprecations
516973355 Downloads
A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.
chillerlan/php-qrcode
37883842 Downloads
A QR Code generator and reader with a user-friendly API. PHP 8.4+
blade-ui-kit/blade-icons
43776214 Downloads
A package to easily make use of icons in your Laravel Blade views.
friendsofsymfony/user-bundle
36308611 Downloads
Symfony FOSUserBundle
whichbrowser/parser
12843307 Downloads
Useragent sniffing library for PHP