Libraries tagged by forum
laravel/tinker
340818918 Downloads
Powerful REPL for the Laravel framework.
laravel/laravel
53555046 Downloads
The skeleton application for the Laravel framework.
filp/whoops
325934810 Downloads
php error handling for cool kids
fakerphp/faker
269993656 Downloads
Faker is a PHP library that generates fake data for you.
egulias/email-validator
569035490 Downloads
A library for validating emails against several RFCs
dragonmantank/cron-expression
375401791 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
doctrine/orm
243395803 Downloads
Object-Relational-Mapper for PHP
doctrine/dbal
498000588 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
barryvdh/laravel-debugbar
99421114 Downloads
PHP Debugbar integration for Laravel
aws/aws-sdk-php
426861101 Downloads
AWS SDK for PHP - Use Amazon Web Services in your PHP project
giggsey/libphonenumber-for-php
121790186 Downloads
A library for parsing, formatting, storing and validating international phone numbers, a PHP Port of Google's libphonenumber.
zircote/swagger-php
103984200 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
voku/portable-ascii
307487884 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
vimeo/psalm
60698427 Downloads
A static analysis tool for finding errors in PHP applications
tymon/jwt-auth
41427095 Downloads
JSON Web Token Authentication for Laravel and Lumen