Libraries tagged by user features
chrissnyder2337/sylius-geo-fixture-generator
2 Downloads
Generates yaml for countries and provinces by leveraging CommerceGuys\Addressing for use within Sylius fixtures.
weaving-the-web/framework-extra-bundle
29 Downloads
This bundle provides helpers to ease the use of services and database fixtures within test cases
spooner-web/football-api
44 Downloads
Uses football API from api-football.com to get leagues, teams, players, fixtures and statistics
icehouse-ventures/laravel-chartjs
26439 Downloads
Simple package to facilitate and automate the use of charts in Laravel using the Chart.js library
nystudio107/craft-units
9260 Downloads
Units is a plugin that can convert between any units of measure, and comes with a Field for content authors to use
bamberjp/dmwsphp
44 Downloads
DMWS-PHP is a library that aims to simplify the use of the Digital Measures Web Services Platform for PHP Developers.
zeus-server/bandwidth-throttler
3 Downloads
This library can be used to limit (throttle) the speed of files served for download. It intercepts the PHP script output by setting a buffering handler that is called every time a given number of bytes are served to the browser. The library measures the time since the last time the PHP output buffer was flushed and hold on PHP for a while if the average download speed is above a given limit.