PHP Classes

Packages of Salvan Grégory

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Salvan Grégory (2)  >  Mission progress status  >  Reputation  
Picture of Salvan Grégory
Name: Salvan Grégory is available for providing paid consulting. Contact Salvan Grégory .
Classes: 2
Country: France France
Age: 44
All time rank: 220763 in France France
Week rank: 195 Up10 in France France Up
All time users: 1126
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 Namespaces  
Load classes from defined namespaces
This package can be used to load classes from defined name spaces.

It can associate given PHP script files that contain classes that belong to a given name space by giving their names a prefix based on the namespace name.

This way classes from different namespaces are not confused even if they have the same names.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 90% 85% - 90% - - 62% 915
Month: Not yet rated by the users

  Files folder image SODA  
PHP Programming Innovation award nominee
July 2008
Number 11
Database abstraction layer that encrypt data
This package implements a database abstraction layer that stores encrypted datas in read-only, write only (or both) properties.
It provides a main database interface class to encrypt properties, load the right driver, import or export the encrypted object.
Abstraction is made by drivers that permite you to use natives functions of php plus methods to prepare, buffer, or execute queries and retrieve results.
Approved drivers are mysqli, mysql and postgresql, others are in development disponible on the svn.
You can easily create your own drivers with the class dbproto wich create skeletons and reduce your time of development.
It's not just an abstraction class, it's not just a secured object, this class extends PHP natives functionalities and power your queries by the possibility to define variables under sql.
enjoy !!!
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