Download the PHP package natanaelsimoes/db2file without Composer
On this page you can find all versions of the php package natanaelsimoes/db2file. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download natanaelsimoes/db2file
More information about natanaelsimoes/db2file
Files in natanaelsimoes/db2file
Download natanaelsimoes/db2file
More information about natanaelsimoes/db2file
Files in natanaelsimoes/db2file
Vendor natanaelsimoes
Package db2file
Short Description Retrieve data from database and generate/print JSON or XML file.
License MIT
Homepage https://github.com/natanaelsimoes/db2file
Package db2file
Short Description Retrieve data from database and generate/print JSON or XML file.
License MIT
Homepage https://github.com/natanaelsimoes/db2file
Please rate this library. Is it a good library?
Informations about the package db2file
DB2FILE
Retrieve data from database and generate/print JSON or XML file.
Installation
This library can be found on Packagist. We endorse that everything will work fine if you install this through composer.
Add in your composer.json:
or in your bash:
Features
- PSR-4 compliant for easy interoperability
- Uses PDO to cover majority databases (Firebird, MySQL, Oracle, PostgreSQL, SQLite, Microsoft SQL Server)
- Easy to add support for others PDO database drivers as needed
- Gets and prints JSON/XML version of your tables and queries
See documentation docs/ for futher details about this library.
Usage
All versions of db2file with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package natanaelsimoes/db2file contains the following files
Loading the files please wait ...