gburtini member since: Mar 31, 2015
gburtini's packages
-
-
-
PHP
gburtini/distributions
PHP implementation of a number of statistical probability distributions: normal, beta, gamma, etc.
-
PHP
gburtini/hooks
Hooks, plugins, filters, event-driven programming, plugin architecture all in a clean easy interface.
-
PHP
gburtini/humanize-php
Provides functions for converting numbers and timestamps in to human friendly forms. Based on the Django Humanize API.
-
PHP
gburtini/router
A very simple lightweight routing system capable of safe in-order fallbacks/priorities. All variables are treated as untainted. You should read the code (or at least 'Security' on the github page) before using this!