Libraries tagged by fomr
phpoption/phpoption
611000836 Downloads
Option Type for PHP
phpmailer/phpmailer
113378745 Downloads
PHPMailer is a full-featured email creation and transfer class for PHP
phpdocumentor/reflection-docblock
776965730 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
phar-io/version
820802996 Downloads
Library for handling version information and constraints
phar-io/manifest
822210141 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
paragonie/random_compat
713605252 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
nunomaduro/termwind
299199548 Downloads
It's like Tailwind CSS, but for the console.
nunomaduro/collision
380572654 Downloads
Cli error handling for console/command-line PHP applications.
mobiledetect/mobiledetectlib
179682269 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.
livewire/livewire
102095032 Downloads
A front-end framework for Laravel.
league/oauth2-server
157331205 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.
league/flysystem
713914004 Downloads
File storage abstraction for PHP
laravel/tinker
483536677 Downloads
Powerful REPL for the Laravel framework.
laravel/laravel
64641896 Downloads
The skeleton application for the Laravel framework.
larastan/larastan
68291679 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel