Libraries tagged by for
phar-io/version
793654939 Downloads
Library for handling version information and constraints
phar-io/manifest
795077009 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
paragonie/random_compat
693161504 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
nunomaduro/collision
362880502 Downloads
Cli error handling for console/command-line PHP applications.
mobiledetect/mobiledetectlib
172944012 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
91979752 Downloads
A front-end framework for Laravel.
league/flysystem
687681517 Downloads
File storage abstraction for PHP
laravel/tinker
462186509 Downloads
Powerful REPL for the Laravel framework.
laravel/laravel
63535975 Downloads
The skeleton application for the Laravel framework.
google/apiclient
208793292 Downloads
Client library for Google APIs
filp/whoops
435272363 Downloads
php error handling for cool kids
fakerphp/faker
395932385 Downloads
Faker is a PHP library that generates fake data for you.
egulias/email-validator
743491900 Downloads
A library for validating emails against several RFCs
dragonmantank/cron-expression
518072949 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
doctrine/orm
303377045 Downloads
Object-Relational-Mapper for PHP