2017 © Pedro Peláez
 

library dbase

Library to read dbase (*.dbf) files.

image

fiisoft/dbase

Library to read dbase (*.dbf) files.

  • Sunday, October 22, 2017
  • by fiisoft
  • Repository
  • 0 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

FiiSoft Dbase

Package with few classes to read dbase (*.dbf) files. It requires dbase module enabled in PHP., (*1)

To have code-completion with dbase-functions in your IDE you can use file stubs/dbase_functions.php, (*2)

My advice is - do not use it unless you are enough strong mentally to immune for such bad code., (*3)

DbaseReader

The main class in package. Use it to open and read dbase file. All other classes are auxiliary., (*4)


The Versions

22/10 2017

dev-master

9999999-dev https://github.com/fiiSoft/fiisoft-dbase

Library to read dbase (*.dbf) files.

  Sources   Download

MIT

The Requires

  • php >=5.6.0
  • ext-dbase *

 

The Development Requires

by Avatar fiisoft

dbase

22/10 2017

1.0.1

1.0.1.0 https://github.com/fiiSoft/fiisoft-dbase

Library to read dbase (*.dbf) files.

  Sources   Download

MIT

The Requires

  • php >=5.6.0
  • ext-dbase *

 

The Development Requires

by Avatar fiisoft

dbase

21/05 2017

1.0.0

1.0.0.0 https://github.com/fiiSoft/fiisoft-dbase

Library to read dbase (*.dbf) files.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar fiisoft

dbase