Libraries tagged by smalls
theseer/tokenizer
603415294 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
doctrine/instantiator
745541797 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
712991407 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
doctrine/deprecations
345558957 Downloads
A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.
matthiasmullie/minify
22904220 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.
composer/metadata-minifier
87173962 Downloads
Small utility library that handles metadata minification and expansion.
league/tactician
13179162 Downloads
A small, flexible command bus. Handy for building service layers.
spatie/test-time
2925642 Downloads
A small package to control the flow time
ralphjsmit/laravel-seo
197523 Downloads
A package to handle the SEO in any Laravel application, big or small.
lkaemmerling/laravel-horizon-prometheus-exporter
1443191 Downloads
A small package to gain and export long time information from Laravel & Horizon for Prometheus.
jschaedl/iban-validation
1864857 Downloads
A small library for validating International BankAccount Numbers (IBANs).
diff/diff
1363549 Downloads
Small standalone library for representing differences between data structures, computing such differences, and applying them as patches
dg/rss-php
970024 Downloads
RSS & Atom Feeds for PHP is a very small and easy-to-use library for consuming an RSS and Atom feed
strobotti/php-jwk
435880 Downloads
A small PHP library to handle JWKs (Json Web Keys)
steampixel/simple-php-router
46822 Downloads
This is a simple and small PHP router that can handle the whole url routing for your project.