Libraries tagged by cl
clue/ndjson-react
39091724 Downloads
Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.
tracy/tracy
20967840 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
48615731 Downloads
A trait to dynamically add methods to a class
solarium/solarium
28494227 Downloads
PHP Solr client
setasign/fpdf
50148082 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
59385916 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
php-http/multipart-stream-builder
69044866 Downloads
A builder class that help you create a multipart stream
php-coveralls/php-coveralls
12077445 Downloads
PHP client library for Coveralls API
pda/pheanstalk
27149048 Downloads
PHP client for beanstalkd queue
orhanerday/open-ai
2978721 Downloads
OpenAI GPT-3 Api Client in PHP
neitanod/forceutf8
19601030 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
nategood/httpful
15818768 Downloads
A Readable, Chainable, REST friendly, PHP HTTP Client
mustangostang/spyc
34024947 Downloads
A simple YAML loader/dumper class for PHP
mrclay/minify
15117908 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
16697944 Downloads
A slim PHP wrapper around wkhtmltopdf with an easy to use and clean OOP interface