Libraries tagged by stfr
clue/ndjson-react
44963633 Downloads
Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.
symfony/inflector
83001851 Downloads
Converts words between their singular and plural forms (English only)
php-http/message-factory
256641926 Downloads
Factory interfaces for PSR-7 HTTP Message
box/spout
33672629 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
netresearch/jsonmapper
94298254 Downloads
Map nested JSON structures onto PHP classes
neitanod/forceutf8
20148432 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
matthiasmullie/minify
25937859 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.
league/fractal
58230484 Downloads
Handle the output of complex data structures ready for API output.
cuyz/valinor
4256011 Downloads
Library that helps to map any input into a strongly-typed value object structure.
cocur/slugify
60086843 Downloads
Converts a string into a slug.
bjeavons/zxcvbn-php
14219291 Downloads
Realistic password strength estimation PHP library based on Zxcvbn JS
zbateson/stream-decorators
41559442 Downloads
PHP psr7 stream decorators for mime message part streams
twig/string-extra
37591141 Downloads
A Twig extension for Symfony String
thecodingmachine/phpstan-strict-rules
6542345 Downloads
A set of additional rules for PHPStan based on best practices followed at TheCodingMachine
spatie/php-structure-discoverer
14567596 Downloads
Automatically discover structures within your PHP application