Libraries tagged by COLA
php-curl-class/php-curl-class
8613827 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
illuminate/collections
56888568 Downloads
The Illuminate Collections package.
composer/class-map-generator
90754096 Downloads
Utilities to scan PHP code and generate class maps.
jakub-onderka/php-console-color
135681794 Downloads
picqer/php-barcode-generator
20436711 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.
nette/robot-loader
46845705 Downloads
🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
milon/barcode
10825380 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)
league/climate
12600691 Downloads
PHP's best friend for the terminal. CLImate allows you to easily output colored text, special formats, and more.
spatie/macroable
49387374 Downloads
A trait to dynamically add methods to a class
setasign/fpdi
117395099 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
50840868 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.
phpstan/phpstan-deprecation-rules
60478017 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
php-http/multipart-stream-builder
70104391 Downloads
A builder class that help you create a multipart stream
neitanod/forceutf8
19743667 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
mustangostang/spyc
34363461 Downloads
A simple YAML loader/dumper class for PHP