Libraries tagged by dall
hoa/consistency
21197924 Downloads
The Hoa\Consistency library.
zbateson/mb-wrapper
41244069 Downloads
Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation
yoast/phpunit-polyfills
30843319 Downloads
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
wireui/wireui
984336 Downloads
TallStack components
twig/cssinliner-extra
15344413 Downloads
A Twig extension to allow inlining CSS
tightenco/parental
1121200 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
seld/cli-prompt
24262556 Downloads
Allows you to prompt for user input on the command line, and optionally hide the characters they type
sabre/vobject
20706910 Downloads
The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects
rtconner/laravel-tagging
2740327 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
phpfastcache/phpfastcache
4418188 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
php-mock/php-mock
15082346 Downloads
PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.
phayes/geophp
8967004 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
payum/payum
6401399 Downloads
One million downloads of Payum already! Payum offers everything you need to work with payments. Friendly for all PHP frameworks (Symfony, Laravel, Laminas, Yii, Silex). Check more visiting site.
paquettg/php-html-parser
7280893 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
mpdf/psr-log-aware-trait
24325901 Downloads
Trait to allow support of different psr/log versions.