Skip to content

Automatically Managed Object-based Relational Tables - A PHP class for taking the database out of working with databases.

License

Unknown and 2 other licenses found

Licenses found

Unknown
License.txt
GPL-3.0
COPYING
LGPL-3.0
COPYING.LESSER
Notifications You must be signed in to change notification settings

rmbwebs/amortize

Quick-Start instructions for playing with Amortize

1. Place the amortize folder in your web tree. 
2. cp amortizeconfig.php.tmpl ../amortizeconfig.php
3. Edit ../amortizeconfig.php, filling in your sql settings
4. Browse to http://your-server-name-here/amortize/tests/ to see examples of how to use Amortize and verify that it's working.
5. Read the output of the tests carefully, the tests are meant to show debugging errors.  For example, you will see "table missing" 
errors, followed by Amortize creating the table that is missing.


About

Automatically Managed Object-based Relational Tables - A PHP class for taking the database out of working with databases.

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
License.txt
GPL-3.0
COPYING
LGPL-3.0
COPYING.LESSER

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages