Download the PHP package imi/composer-scripts-contao without Composer
On this page you can find all versions of the php package imi/composer-scripts-contao. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download imi/composer-scripts-contao
More information about imi/composer-scripts-contao
Files in imi/composer-scripts-contao
Download imi/composer-scripts-contao
More information about imi/composer-scripts-contao
Files in imi/composer-scripts-contao
Vendor imi
Package composer-scripts-contao
Short Description Helper classes for development of Contao projects, meant to be called by composer scripts
License
Package composer-scripts-contao
Short Description Helper classes for development of Contao projects, meant to be called by composer scripts
License
Please rate this library. Is it a good library?
Informations about the package composer-scripts-contao
= Example =
== Dumping Database to Master Dump ==
"scripts": {
"db:dump:master": [
"@putenv DUMP_STRIP_ADDITIONAL='tl_search tl_search_index tl_rateit_ratings tl_om_searchkeys tl_om_searchkeys_count tl_comments tl_comment_notify tl_formdata tl_formdata_details'",
"IMI\\ComposerScriptsContao\\DbDump::dumpToMaster"
]
}
All versions of composer-scripts-contao with dependencies
PHP Build Version
Package Version
The package imi/composer-scripts-contao contains the following files
Loading the files please wait ....