| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Trevor Herselman (2) | > | Mission progress status | > | Reputation |
|
||||||||||||||||||||||||||||||
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
| ||||
| This package can compose SQL queries from dynamic parameters. It can take a query string and parameter values to insert in placeholders marked in the query string. The class can also compose the query using a fluent interface to call sequences of functions that define different aspects of the query string being composed dynamically. |
| Not yet rated by the users |
| ||||
| This package can load component objects accessing class variables. It provides several types of component classes that can execute general-purpose functions useful to many PHP applications. The package comes with a container class responsible for initializing and returning the component class objects. Applications need to provide a configuration array that maps component names to closure functions that take a container object and return the component object when it calls the closure function for the first time. The package provides several types of component classes like: - Data collections using arrays - Base controller - CSS stylesheet generation - Date and time manipulation - Database access using MySQLi - Multibyte, UTF-8, and ASCII text string manipulation - Request data access - Session data access - URI manipulation - Etc. |
| Not yet rated by the users |
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |