Libraries tagged by froq
livewire/livewire
98147044 Downloads
A front-end framework for Laravel.
symfony/property-access
331462601 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/messenger
140015417 Downloads
Helps applications send and receive messages to/from other applications or via message queues
symfony/dotenv
252614551 Downloads
Registers environment variables from a .env file
symfony/debug-bundle
129683481 Downloads
Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework
symfony/clock
228367231 Downloads
Decouples applications from the system clock
spatie/laravel-query-builder
33044804 Downloads
Easily build Eloquent queries from API requests
smalot/pdfparser
44872120 Downloads
Pdf parser library. Can read and extract information from pdf file.
setasign/fpdi
164241345 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.
mtdowling/jmespath.php
523914466 Downloads
Declaratively specify how to extract elements from a JSON document
mpdf/mpdf
87346921 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
maennchen/zipstream-php
329107684 Downloads
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
league/oauth2-server
154203508 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
laravel/pail
72197732 Downloads
Easily delve into your Laravel application's log files directly from the command line.
knplabs/knp-snappy
74561901 Downloads
PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.