PHP Classes

dbf Manager: Manipulate records stored in DBase database files

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 807 All time: 4,265 This week: 47Up
Version License PHP version Categories
dbf-manager 1.0GNU General Publi...5.0Databases
Description 

Author

This class can manipulate records stored in DBase database files.

It can access an existing database file or create a new DBase file with a given record structure.

The class provides an array compatible interface to access records in the DBase file for searching, adding, replacing and removing records.

In Spanish:

Objeto para manejar de forma más fácil una base de datos tipo dBase, el objecto se comporta como un Array, y cada posicion del mismo es una fila de la tabla.

Picture of Carlos Sosa
  Performance   Level  
Name: Carlos Sosa <contact>
Classes: 5 packages by
Country: United States United States
Innovation award
Innovation award
Nominee: 1x

Details

Dbf-Manager =========== Clase para facilitar el manejo de Base tipo dBase. - Autor: Carlos Sosa <carlitin at gmail dot com> - Version 1.0 - Requerimientos: PHP5: ArrayAccess Countable Iterator mod_dbase.so - Licencia: GPL - TODO: Terminar la documentacion de la clase dbfRow Crear un ejemplo de como usar Revisar la gestión de las filas por dbfManager

  Files folder image Files (3)  
File Role Description
Plain text file dbfManager.class.php Class Class source
Plain text file dbfRow.class.php Class Class source
Plain text file README.md Data Documentation

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 100%
Total:807
This week:0
All time:4,265
This week:47Up