Libraries tagged by redcue
jlozanomaltos/json-reducer
50 Downloads
An array size reducer (for JSON output purposes) using Models, Collections, Arrays
borivojevic/rescuetime
272 Downloads
PHP wrapper library for RescueTime API
arzdigitallabs/reduce-precision
0 Downloads
A PHP package for reducing precision of numbers.
sunnysideup/spring-clean-recipe
17 Downloads
This silverstripe module removes old versions, unused files, elementals that are not requires, files that are not in use, and more.
sunnysideup/database-share-clean-up
581 Downloads
Clean up a database before sharing
jotaelesalinas/php-mapreduce
258 Downloads
A local implementation of the map-reduce strategy in PHP
ihor/phadoop
26 Downloads
Simple library for writing map/reduce jobs for Hadoop in PHP
ibsciss/php-functional
5 Downloads
a reducer implementation in php
redcenter/laravel-www-redirect
162 Downloads
A simple package to redirect www to non-www in your Laravel project.
redcenter/laravel-non-www-redirect
749 Downloads
A simple package to redirect non-www to www in your Laravel project.
spindle/collection
26 Downloads
The fastest collection(array_map, array_reduce, ..) wrapper
serafim/packed-array
2 Downloads
Typed arrays with reduced memory consumption
pointybeard/helpers-statistics-slidingaverage
1149 Downloads
Ring buffer for calculating average of a changing set; helps to reduce jitter.
n0nag0n/super-model
10 Downloads
A simple base model you can extend to reduce your hard coded SQL queries and get 90% of your db requests done quick.
mennovanhout/laravel-model-constants
410 Downloads
This package creates constants for column names, this can then be used instead of strings to reduce typo's errors and improve coding with your IDE