Libraries tagged by usee
setasign/fpdi
115178941 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
99969649 Downloads
ReactPHP's core reactor event loop that libraries can use for evented I/O.
php-http/promise
266005890 Downloads
Promise used for asynchronous HTTP requests
opis/closure
217208688 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
mobiledetect/mobiledetectlib
133998579 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
league/oauth2-server
112586346 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
116119062 Downloads
Add beautiful and user-friendly forms to your command-line applications.
jaybizzle/crawler-detect
80189588 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
infection/infection
20510018 Downloads
Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.
doctrine/migrations
176783290 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
382833740 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.
friendsofsymfony/user-bundle
33593081 Downloads
Symfony FOSUserBundle
whichbrowser/parser
9366102 Downloads
Useragent sniffing library for PHP
matomo/device-detector
17794062 Downloads
The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.
lab404/laravel-impersonate
12300511 Downloads
Laravel Impersonate is a plugin that allows to you to authenticate as your users.