PHP Classes

Packages of tobytobs

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of tobytobs (3)  >  Mission progress status  >  Reputation  
Picture of tobytobs
Name: tobytobs <contact>
Classes: 3
Country: Mauritius Mauritius
Age: 37
All time rank: 23722 in Mauritius Mauritius
Week rank: 195 Up1 in Mauritius Mauritius Up
All time users: 997
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 
  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 FDB  
Create and manage database tables in files
This class can create and manage database tables in files.

It can create a table in a file setting the columns with given names.

The class can perform queries to insert, update, delete and select table records.
Not enough user ratings

  Files folder image PHP File Array  
PHP Programming Innovation award nominee
August 2014
Number 12
Store and retrieve values from files as arrays
This class can store and retrieve values from files as if they were arrays.

It provides an ArrayAccess interface so you can store and retrieve values of arbitrary types in files.

Each array entry value is encoded with base64 algorithm and stored with a line break to distinguish from other entries.

The class reads a given number of lines according to the position of the array entry it needs to read and decode from the array file.
Not enough user ratings

  Files folder image Validation class v1  
Validate one or more value of different types
This class can be used to validate one or more value of different types.

It can validate a single value or an array of values according to one validation rule.

Currently it can validate the values as e-mail addresses, numbers, letters, letters and numbers and non-empty strings.
Not enough user ratings


  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