Libraries tagged by averta
calc/arithmetic
4753 Downloads
package for calculate arithmetic functions: GCD, LCM, average, weighted average, factors and primeFactors
abisteco/abisteco.github.io
17 Downloads
Site Oficial Abisteco
necromant2005/tt-math
5687 Downloads
php standard math algorithms: running average, linear interpolation, derivative, local extremum
avertys/lighter
8 Downloads
Make your requests lighter
avertys/json-api-response
8 Downloads
Send an elegant Json response from your api.
averay/twig-extensions
50 Downloads
averay/tokenised-strings
273 Downloads
A lightweight system for rendering tokens in templated strings.
averay/standard-webhooks
35 Downloads
averay/password-validator
273 Downloads
An object-oriented wrapper around the password_hash & password_verify functions.
averay/http-exceptions
323 Downloads
Discrete exceptions for all HTTP error status code for use in a server application.
averay/html-builder
56 Downloads
Utilities for building HTML.
averay/extensible-blocks
4 Downloads
Utilities for building a library with complex view block extension logic.
averay/csv
35 Downloads
averapaco/hello-composer
6 Downloads
Hola mundo en composer
zeus-server/bandwidth-throttler
4 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.