Download the PHP package krafjp/dd without Composer
On this page you can find all versions of the php package krafjp/dd. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor krafjp
Package dd
Short Description MySQL/MariaDB database definition document generator for laravel.
License MIT
Package dd
Short Description MySQL/MariaDB database definition document generator for laravel.
License MIT
Please rate this library. Is it a good library?
Informations about the package dd
krafjp/dd
Installation
Database definition tool provided by kraf is located in the krafjp/dd Composer package, which may be installed using Composer:
Export html(blade) template
publish database definition document
Generate Database Definition Document Command.
Usage:
Arguments:
- conn db connection null by default
Options:
- -m, --output-md output format markdown.(default html)
Samples
- laravel 8 default database schema generated at html by dd.
- laravel 8 default database schema generated at markdown by dd.
All versions of dd with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8.1
illuminate/console Version ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/filesystem Version ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/support Version ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
league/html-to-markdown Version ^5.1
illuminate/console Version ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/filesystem Version ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/support Version ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
league/html-to-markdown Version ^5.1
The package krafjp/dd contains the following files
Loading the files please wait ....