PHP utility collection with hybrid and fluent APIs.

⌈⌋ ⎇ branch:  hybrid7 libraries


Update of "hybrid7 libraries"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview

Artifact ID: b077b2f9aff9a7cc0795ebcf280a6c3f6647a055
Page Name:hybrid7 libraries
Date: 2014-12-28 16:40:52
Original User: mario
Parent: 3d18ee72f6bb48e8938e03e4d34573343e369d87 (diff)
Next f404e2870369428a4cd84d3d54272cebfc7f2794
Content

hybrid7 libraries

This repository contains a few asorted components for common PHP tasks, which follow a more hybrid/fluent interface approach.

* input wraps PHP superglobal input vars with on-the-spot filtering backends.

* db provides a convenient wrapper and complex array placeholders atop PDO.

* curl adds a fluent and conveniently prefix-free API onto curl and curl_multi.

* template was a concept for plainer ties between application code and output logic. (obsolete, unused)

The repo name "hybrid7" alludes to the previous project name (*overcome by events* ;) and the original intend to have at least 7 reusable/universal components. However unless it provides a sufficient benefit over existing code or warrants the "hybrid" title, I don't feel like reinventing further wheels here.