Libraries tagged by from
symfony/messenger
99025720 Downloads
Helps applications send and receive messages to/from other applications or via message queues
symfony/clock
110720013 Downloads
Decouples applications from the system clock
spatie/laravel-query-builder
20528559 Downloads
Easily build Eloquent queries from API requests
smalot/pdfparser
26181559 Downloads
Pdf parser library. Can read and extract information from pdf file.
setasign/fpdi
120183736 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
setasign/fpdf
52274256 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
20998805 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
7984022 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
nuwave/lighthouse
9065719 Downloads
A framework for serving GraphQL from Laravel
nunomaduro/phpinsights
9152536 Downloads
Instant PHP quality checks from your console.
nelmio/api-doc-bundle
56764176 Downloads
Generates documentation for your REST API from attributes
laravel/pail
21903037 Downloads
Easily delve into your Laravel application's log files directly from the command line.
knuckleswtf/scribe
9186075 Downloads
Generate API documentation for humans from your Laravel codebase.✍
kitloong/laravel-migrations-generator
6058986 Downloads
Generates Laravel Migrations from an existing database
dg/bypass-finals
20880598 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes