Libraries tagged by funciones
mouf/utils.common.lock
66508 Downloads
A simple package that provides functions to get a lock. Typically, you want to use locks when you want to be sure that 2 actions do not happen at the same time. For instance, if you regularly schedule cron tasks, you might want to be sure the last cron task finished before running the new one. A lock can help you do that.
mouf/utils.common.getvars
162379 Downloads
This is a legacy non-OO package and should not be used in recent developments. A simple package that provides functions to get the parameters from the request in a consistent way. The varaiables can be rerieved in a way that is independent of the php.ini configuration file. Especially, it can cancel the effect of the dreadful 'magic_quotes' parameter.
mouf/javascript.fileuploader
20266 Downloads
This package contains functions to upload file in Ajax or HTML5.
mitsuru793/array-helper-function
3222 Downloads
This adds functions about array. If you feel like there few php built-in functions about array, this will be useful.
milebits/helpers
260 Downloads
A new laravel package including helper functions for every Milebits package.
mihasicehcek/json_parser
5120 Downloads
Simple wrapper over json_decode/json_encode php functions. Throws exceptions when decoding/encoding fails
micheldumontier/php-lib
7 Downloads
A PHP library of useful functions
mcannucci/aspect-override
202 Downloads
Override functions through aspects
marsapp/timeperiodhelper
7310 Downloads
TimePeriodHelper library provides functions such as sorting, union, difference, intersection, and calculation time.
marcgoertz/shorten
8787 Downloads
Provides truncation functions.
maksimru/eloquent-subquery-magic
18455 Downloads
Eloquent extension providing ability to use a lot of subquery functions like fromSubquery or leftJoinSubquery
madison-solutions/coerce
1950 Downloads
Functions for coercing values to various data types
madesimple/php-helpers
3113 Downloads
Small helper functions for different situations
lone-studio/doctrine2-spatial
5323 Downloads
Doctrine2 multi-platform support for spatial types and functions
lnear/html
31 Downloads
Utility functions for rendering html