Skip to content

database-scaffold is a set of PHP libraries which wrap MySQL and PostgreSQL PDO objects, handling the DSN formatting and connections.

License

Notifications You must be signed in to change notification settings

KammaData/database-scaffold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

database-scaffold

There are many PHP database scaffolding wrapper libraries; this one is ours.

database-scaffold is a set of PHP libraries which wrap MySQL and PostgreSQL PDO objects, handling the DSN formatting and connections.

Installation

Install via Composer:

$ composer install kammadata/database-scaffold

Or add to your composer.json by hand.

TODO

This repo needs documenting!

License

database-scaffold is licensed under the BSD 3-Clause Licence.

Release History

  • v1.0.0 - 24/03/2020 - Initial open sourced release

About

database-scaffold is a set of PHP libraries which wrap MySQL and PostgreSQL PDO objects, handling the DSN formatting and connections.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages