Libraries tagged by from
symfony/messenger
86435564 Downloads
Helps applications send and receive messages to/from other applications or via message queues
symfony/clock
74984514 Downloads
Decouples applications from the system clock
spatie/laravel-query-builder
17278664 Downloads
Easily build Eloquent queries from API requests
smalot/pdfparser
22163222 Downloads
Pdf parser library. Can read and extract information from pdf file.
setasign/fpdi
107550500 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
45993735 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
18504443 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
7302952 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
nuwave/lighthouse
8056319 Downloads
A framework for serving GraphQL from Laravel
nunomaduro/phpinsights
8197531 Downloads
Instant PHP quality checks from your console.
nelmio/api-doc-bundle
53071618 Downloads
Generates documentation for your REST API from attributes
laravel/pail
8999731 Downloads
Easily delve into your Laravel application's log files directly from the command line.
knuckleswtf/scribe
7707325 Downloads
Generate API documentation for humans from your Laravel codebase.✍
kitloong/laravel-migrations-generator
5275246 Downloads
Generates Laravel Migrations from an existing database
dg/bypass-finals
17758361 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes