PHP Classes

Packages of Trevor Herselman

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Trevor Herselman (2)  >  Mission progress status  >  Reputation  
Picture of Trevor Herselman
Name: Trevor Herselman <contact>
Classes: 2
Country: South Africa South Africa
Age: ???
All time rank: 390322 in South Africa South Africa
Week rank: 195 Up1 in South Africa South Africa Up
All time users: 276
Week users: 0
 
  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  
  Files folder image Raw SQL Query Builder  
Compose SQL queries from dynamic parameters
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

  Files folder image Twister PHP Component Library  
Load component objects accessing class variables
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