Libraries tagged by woit
mrclay/minify
14438584 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
mikehaertl/phpwkhtmltopdf
15741762 Downloads
A slim PHP wrapper around wkhtmltopdf with an easy to use and clean OOP interface
matthiasmullie/minify
23117645 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.
marc-mabe/php-enum
11208144 Downloads
Simple and fast implementation of enumerations with native PHP
league/glide
44159435 Downloads
Wonderfully easy on-demand image manipulation library with an HTTP based API.
laravel/breeze
19707613 Downloads
Minimal Laravel authentication scaffolding with Blade and Tailwind.
laminas/laminas-eventmanager
61773554 Downloads
Trigger and listen to events within a PHP application
kartik-v/bootstrap-fileinput
6871177 Downloads
An enhanced HTML 5 file input for Bootstrap 5.x, 4.x, and 3.x with features for file preview for many file types, multiple selection, ajax uploads, and more.
friendsofsymfony/rest-bundle
65276112 Downloads
This Bundle provides various tools to rapidly develop RESTful API's with Symfony
fig/http-message-util
63435878 Downloads
Utility classes and constants for use with PSR-7 (psr/http-message)
chillerlan/php-qrcode
16354917 Downloads
A QR Code generator and reader with a user-friendly API. PHP 8.2+
bref/bref
6621098 Downloads
Bref is a framework to write and deploy serverless PHP applications on AWS Lambda.
amphp/byte-stream
83587009 Downloads
A stream abstraction to make working with non-blocking I/O simple.
abraham/twitteroauth
14049522 Downloads
The most popular PHP library for use with the Twitter OAuth REST API.
spatie/data-transfer-object
22359466 Downloads
Data transfer objects with batteries included