Libraries tagged by usee
behat/behat
102664966 Downloads
Scenario-oriented BDD framework for PHP
tightenco/ziggy
49422741 Downloads
Use your Laravel named routes in JavaScript.
tecnickcom/tcpdf
111481077 Downloads
Deprecated legacy PDF engine for PHP. Use instead tecnickcom/tc-lib-pdf.
symfony/phpunit-bridge
213550809 Downloads
Provides utilities for PHPUnit, especially user deprecation notices management
spatie/temporary-directory
105145495 Downloads
Easily create, use and destroy temporary directories
setasign/fpdi
158664760 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
163244190 Downloads
ReactPHP's core reactor event loop that libraries can use for evented I/O.
php-http/promise
331282904 Downloads
Promise used for asynchronous HTTP requests
paragonie/sodium_compat
147297297 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
opis/closure
235962501 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
league/oauth2-server
149413625 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
220727740 Downloads
Add beautiful and user-friendly forms to your command-line applications.
jaybizzle/crawler-detect
105403104 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
doctrine/migrations
219788359 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
519705349 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.