Libraries tagged by dialling
imponeer/env
13872 Downloads
Small helper dealing with environment variables
happydemon/txt
4274 Downloads
A Kohana module that adds extra methods for dealing with text
happydemon/arr
48 Downloads
A Kohana module that adds extra methods for dealing with arrays and configuration files
emc/table-bundle
2067 Downloads
TableBundle makes dealing with tables easier. This bundle manage the most common needs for tables. It works and flexible as Symfony Forms. For more documentations see http://www.table-bundle.com
ddn/typedobject
7 Downloads
TypedObject is a helper class to ease dealing with json objects in PHP
ddn/jsonobject
11 Downloads
TypedObject is a helper class to ease dealing with json objects in PHP
carlosio/pingdom
51 Downloads
A PHP library for dealing with the Pingdom REST API with multiaccount support
apoyan/hack-money
16 Downloads
A Hack Library for dealing with money and currency conversion.
adaopedro/php-openssl-proxy
19 Downloads
A PHP wrapper around the OpenSSL extension that provides a user-friendly interface for dealing with OpenSSL
adamculp/api-consumer
125 Downloads
Basic API wrapper for dealing with REST APIs.
21torr/embed-helpers
1076 Downloads
A library that helps dealing with platform that allow embedding content (like video platforms)
philipbrown/merchant
97 Downloads
Ecommerce abstraction for dealing with products, orders and sales
lganee/trusted-timestamps
13267 Downloads
Imported from https://d-mueller.de/blog/dealing-with-trusted-timestamps-in-php-rfc-3161/
frosas/base-url-bundle
419 Downloads
Sets the router default base URL. It is required when the router is used while not dealing with a request (like in the console).
nikolawd/laravel-route-disabling
2 Downloads
Temporarily disable Laravel routes without removing them from the codebase. Originally proposed for Laravel core.