Libraries tagged by naver
averay/twig-extensions
27 Downloads
averay/tokenised-strings
252 Downloads
A lightweight system for rendering tokens in templated strings.
averay/standard-webhooks
12 Downloads
averay/password-validator
252 Downloads
An object-oriented wrapper around the password_hash & password_verify functions.
averay/http-exceptions
285 Downloads
Discrete exceptions for all HTTP error status code for use in a server application.
averay/html-builder
28 Downloads
Utilities for building HTML.
averay/extensible-blocks
4 Downloads
Utilities for building a library with complex view block extension logic.
averay/csv
20 Downloads
averapaco/hello-composer
6 Downloads
Hola mundo en composer
anver/smaart-auto-updates
34 Downloads
Provides automatic updates feature for custom plugins not hosted on wordpress.org
anver/getresponse
27 Downloads
GetResponse API v3 client library.
daveross/phpoverloading
19 Downloads
Method overloading for PHP objects
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.
vvvlad/uaservice
104 Downloads
UAService is a small CodeIgniter custom library that provides browser/user agent, IP, proxy and host detection, and geographical location services (your average browser sniffer with some extra functionality to sniff out IP addresses). It is designed to integrate seamlessly with the PHP CodeIgniter framework. UAService can also be used as a standalone library, without CodeIgniter (CI). However the IP Geolocation functions won't work because they rely on CI's database layer.
vigazzola/common
156 Downloads
Fornisce un metodo statico per avere in ogni punto del codice il ServiceManager pre i servizi IoC.