Libraries tagged by from
mpdf/mpdf
89020972 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
maennchen/zipstream-php
335873907 Downloads
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
laravel/pail
76994985 Downloads
Easily delve into your Laravel application's log files directly from the command line.
knplabs/knp-snappy
75456829 Downloads
PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.
hashids/hashids
54834845 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
google/recaptcha
97501312 Downloads
Client library for reCAPTCHA, a free service that protects websites from spam and abuse.
spatie/pdf-to-text
8389423 Downloads
Extract text from a pdf
setasign/fpdf
77180186 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
30951586 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
10555363 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
nuwave/lighthouse
12702859 Downloads
A framework for serving GraphQL from Laravel
nunomaduro/phpinsights
12341710 Downloads
Instant PHP quality checks from your console.
nelmio/api-doc-bundle
70196361 Downloads
Generates documentation for your REST API from attributes
knuckleswtf/scribe
16149915 Downloads
Generate API documentation for humans from your Laravel codebase.✍
kitloong/laravel-migrations-generator
8982439 Downloads
Generates Laravel Migrations from an existing database