Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php55-php-pecl-dbase - dBase database file access functions

Website:
http://pecl.php.net/package/dbase
Licence:
PHP
Vendor:
Remi Collet
Description:
These functions allow you to access records stored
in dBase-format (dbf) databases.

There is no support for indexes or memo fields.
There is no support for locking, too.
Two concurrent webserver processes modifying the
same dBase file will very likely ruin your database.

dBase files are simple sequential files of fixed length records.
Records are appended to the end of the file and delete records
are kept until you call dbase_pack().

Package built for PHP 5.5 as Software Collection (php55).

Packages

php55-php-pecl-dbase-5.1.1-1.el6.remi.x86_64 [20 KiB] Changelog by Remi Collet (2016-10-27):
- update to 5.1.1 (stable)
php55-php-pecl-dbase-5.1.0-1.el6.remi.x86_64 [19 KiB] Changelog by Remi Collet (2015-08-25):
- initial package, version 5.1.0 (stable)