Libraries tagged by froq
zurb/foundation
339519 Downloads
The most advanced responsive front-end framework in the world.
symfony/runtime
64184106 Downloads
Enables decoupling PHP applications from global state
spatie/laravel-query-builder
19180593 Downloads
Easily build Eloquent queries from API requests
smalot/pdfparser
24537316 Downloads
Pdf parser library. Can read and extract information from pdf file.
setasign/fpdf
49702613 Downloads
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
picqer/php-barcode-generator
20002548 Downloads
An easy to use, non-bloated, barcode generator in PHP. Creates SVG, PNG, JPG and HTML images from the most used 1D barcode standards.
orangehill/iseed
7711512 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
nuwave/lighthouse
8657106 Downloads
A framework for serving GraphQL from Laravel
nunomaduro/phpinsights
8777441 Downloads
Instant PHP quality checks from your console.
nelmio/api-doc-bundle
55294168 Downloads
Generates documentation for your REST API from attributes
laravel/pail
16974774 Downloads
Easily delve into your Laravel application's log files directly from the command line.
knuckleswtf/scribe
8554411 Downloads
Generate API documentation for humans from your Laravel codebase.✍
kitloong/laravel-migrations-generator
5737286 Downloads
Generates Laravel Migrations from an existing database
james-heinrich/getid3
8636119 Downloads
PHP script that extracts useful information from popular multimedia file formats
dg/bypass-finals
19661557 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes