Libraries tagged by aes
nategood/httpful
15770824 Downloads
A Readable, Chainable, REST friendly, PHP HTTP Client
mustangostang/spyc
33811241 Downloads
A simple YAML loader/dumper class for PHP
mustache/mustache
39143258 Downloads
A Mustache implementation in PHP.
mrclay/minify
15031930 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
mongodb/laravel-mongodb
4246471 Downloads
A MongoDB based Eloquent model and Query builder for Laravel
milon/barcode
10600278 Downloads
Barcode generator like Qr Code, PDF417, C39, C39+, C39E, C39E+, C93, S25, S25+, I25, I25+, C128, C128A, C128B, C128C, 2-Digits UPC-Based Extention, 5-Digits UPC-Based Extention, EAN 8, EAN 13, UPC-A, UPC-E, MSI (Variation of Plessey code)
mikehaertl/phpwkhtmltopdf
16592146 Downloads
A slim PHP wrapper around wkhtmltopdf with an easy to use and clean OOP interface
matthiasmullie/minify
24524314 Downloads
CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.
maglnet/composer-require-checker
8272698 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
league/pipeline
13110357 Downloads
A plug and play pipeline implementation.
league/container
72384342 Downloads
A fast and intuitive dependency injection container.
laravel/scout
38150225 Downloads
Laravel Scout provides a driver based solution to searching your Eloquent models.
laravel/reverb
3087013 Downloads
Laravel Reverb provides a real-time WebSocket communication backend for Laravel applications.
laravel/pulse
7043518 Downloads
Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.
laminas/laminas-eventmanager
63666144 Downloads
Trigger and listen to events within a PHP application