Libraries tagged by cl
tracy/tracy
17997827 Downloads
😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.
spatie/macroable
38180573 Downloads
A trait to dynamically add methods to a class
solarium/solarium
24920656 Downloads
PHP Solr client
setasign/fpdi
96255488 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
40896151 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
43120712 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
php-http/multipart-stream-builder
53894413 Downloads
A builder class that help you create a multipart stream
pda/pheanstalk
24335840 Downloads
PHP client for beanstalkd queue
netresearch/jsonmapper
75158950 Downloads
Map nested JSON structures onto PHP classes
neitanod/forceutf8
17419202 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
mustangostang/spyc
29207726 Downloads
A simple YAML loader/dumper class for PHP
mrclay/minify
13236914 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
14196071 Downloads
A slim PHP wrapper around wkhtmltopdf with an easy to use and clean OOP interface
matomo/device-detector
13811907 Downloads
The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.
league/uri-interfaces
88198867 Downloads
Common interfaces and classes for URI representation and interaction