shapefile icon indicating copy to clipboard operation
shapefile copied to clipboard

Add a PHP parser for .dbf files

Open MauricioFauth opened this issue 2 years ago • 1 comments

Would be nice to have a basic parser for dBase (.dbf) files in case the dbase extension is not installed.

  • https://pecl.php.net/package/dbase

MauricioFauth avatar Sep 19 '23 23:09 MauricioFauth

Quick search and I found this lib: https://github.com/luads/php-xbase

williamdes avatar Oct 06 '23 07:10 williamdes