Libraries tagged by reduce
arzdigitallabs/reduce-precision
0 Downloads
A PHP package for reducing precision of numbers.
jotaelesalinas/php-mapreduce
259 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
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
583 Downloads
Clean up a database before sharing
ibsciss/php-functional
5 Downloads
a reducer implementation in php
spindle/collection
26 Downloads
The fastest collection(array_map, array_reduce, ..) wrapper
serafim/packed-array
2 Downloads
Typed arrays with reduced memory consumption
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
mecha-cms/x.minify
12 Downloads
Reduces CSS, HTML, JavaScript, JSON, PHP, and XML code size on the server side.
masroore/mailcheck-php
4199 Downloads
Reduce misspelled email addresses in your PHP apps.
makotokw/hadoopstreaming
65 Downloads
Map/Reduce classes for Hadoop Streaming
laykith/easyconnect
21 Downloads
A simple PDO manager to manage connections and reduce code in non-framework PHP scripts.
kings36503/sql-template
30 Downloads
A powerful PHP SQL template composer library which can significantly reduce the number and complexity of the SQL statement in the project. Reference to the ibatis implementation.