dev-master
9999999-dev
MIT
The Requires
by Mamoru Otsuka
1.0.0
1.0.0.0
The Requires
You can also use https://github.com/mp-php/fuel-dbdocs, (*1)
If you use git submodule or download zip, you must install vendors, (*2)
$ cd fuel/packages/dbdocs $ php composer.phar install
In app/config/config.php, (*3)
'always_load' => array('packages' => array( 'dbdocs', ... 'security' => array('whitelisted_classes' => array( 'Doctrine\\DBAL\\Schema\\Table', 'Doctrine\\DBAL\\Schema\\View', ...
$ php oil r dbdocs:help
Copyright 2013, Mamoru Otsuka. Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php, (*4)
MIT