Login   Register  
PHP Classes
elePHPant
Icontem

POP - Persistent Objects for PHP

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Pablo Santiago Sánchez
Name: Pablo Santiago Sánchez <e-mail contact>
Packages: 1 Browse all classes by Pablo Santiago Sánchez Browse all classes by
Country: Brazil Brazil - PHP jobs in Brazil
Age: ???
All time rank: 2579193 in Brazil Brazil
Week rank: 1400 Up103 in Brazil Brazil Up


  Detailed description   Download .zip .tar.gz  
This package can be used to map data from database tables into objects.

It can store and retrieve information from database table records that are mapped to objects.

The different types of database table columns are abstracted with individual data type classes, which help preventing SQL injection security attacks.

It uses PDO based driver classes to abstract the access to the many types of databases including: MySQL, PostgreSQL, Oracle and Microsoft SQL server.

  Classes of Pablo Santiago Sánchez  >  POP - Persistent Objects for PHP  >  Download .zip .tar.gz  >  Support forum Support forum (4)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: POP - Persistent Objects for PHP
Base name: pop
Description: Map data from database tables into objects
Version: 2.1.1
PHP version: 5.2
License: GNU Lesser General Public License (LGPL)
All time users: 583 users
All time rank: 4508
Week users: 1 user
Week rank: 2020 Up
 
  Groups   Rate classes User ratings   Trackback   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image Data types Modeling and manipulating data types View top rated classes
Group folder image Design Patterns Implementations of well known design patterns View top rated classes


  User ratings  
There are not enough user ratings to display for this class.

  Trackback links  
Link Description
Persistir Objetos en PHP Para los programadores Java, la persistencia de objetos es algo bastante más habitual que en el desarrollo PHP...

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Files folder imagePOP (1 file, 3 directories)

  Files  /  Files folder image POP  
File Role Description
Files folder imagecore (4 files)
Files folder imagedatatypes (9 files)
Files folder imagedrivers (5 files)
  Accessible without login Plain text file POP.php Aux. Includes everything required to work with POP

  Files  /  POP  /  Files folder image core  
File Role Description
  Plain text file Persist.php Class Main class
  Plain text file POPDB.php Class class used to handle database connections
  Plain text file POPDBDriverRegistry.php Class Driver Registry, handle db drivers
  Plain text file POPEnvironment.php Class Responsable to set the environment

  Files  /  POP  /  Files folder image datatypes  
File Role Description
  Plain text file PArrayOf.php Class datatype definition, handle an array of objects
  Plain text file PDate.php Class datatype definition, handles dates
  Plain text file PDatetime.php Class datatype definition, handles datetime
  Plain text file PFloat.php Class datatype definition, handles float
  Plain text file PInteger.php Class datatype definition, handles integer
  Plain text file PText.php Class datatype definition, handles text
  Plain text file PTime.php Class datatype definition, handles time
  Plain text file PTypeBase.php Class base for datatype definition
  Plain text file PVarchar.php Class datatype definition, handles varchar

  Files  /  POP  /  Files folder image drivers  
File Role Description
  Plain text file generic.php Class driver base definition
  Plain text file mssql.php Class driver definition for mssql
  Plain text file mysql.php Class driver definition for mysql
  Plain text file oci.php Class driver definition for oracle
  Plain text file pgsql.php Class driver definition for postgres

Download all files: pop.tar.gz pop.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.