Composer

To add composer
composer init

To archive current project
composer archive –format=zip –dir=dist –file=cidemo_1.0.0

To install dev dependencies
composer install –dev

To install prod dependencies
composer install –no-dev

To exclude directories in archive
“archive”: {
“exclude”: [“vendor”, “dist”]
}

To ignore directories in archive
“archive”: {
“exclude”: [“!vendor/*”]
}

https://www.google.co.in/search?q=composer+archive+commands&rlz=1C1GCEA_enIN785IN785&oq=composer+archive+commands&aqs=chrome..69i57.6671j0j7&sourceid=chrome&ie=UTF-8
https://hyperledger.github.io/composer/reference/composer.archive.create.html

https://www.facebook.com/shaileshsonare
https://www.google.co.in/search?rlz=1C1GCEA_enIN785IN785&biw=1366&bih=613&ei=ATW5WufOG8nXvASOx5ewAw&q=how+to+build+package+of+php+project&oq=how+to+build+package+of+php+project&gs_l=psy-ab.3..33i22i29i30k1l4.817045.828564.0.829166.39.31.2.5.6.0.399.5235.0j4j15j3.22.0….0…1c.1.64.psy-ab..11.26.4786…0j0i131k1j0i22i30k1j33i21k1.0.-1uM5hdPfI0
https://stackoverflow.com/questions/4388513/how-i-can-create-installer-for-website-php-mysql
https://www.apphp.com/index.php?page=product&pc=PHPEI
https://www.phpclasses.org/package/3072-PHP-Generate-PHP-application-installation-scripts.html
https://www.phpclasses.org/package/2543-PHP-Create-installation-wizard-pages.html
http://www.vadimg.com/2009/06/24/application-installer-wizard-class/
https://sourceforge.net/projects/upcase-project/
https://github.com/SunboX/Php-Web-Application-Installer/blob/master/README.md
https://sourceforge.net/projects/zzossinstaller/
https://sourceforge.net/projects/phpappinstaller/
https://sourceforge.net/projects/piap/
http://cweiske.de/tagebuch/Generic%20PHP%20application%20installers.htm
https://kore-nordmann.de/blog/0097_php_web_installer.html
http://www.culttt.com/2014/03/12/build-php-package/
https://www.phpclasses.org/package/9574-PHP-Create-packages-of-project-files-for-distribution.html
http://sandbox.sgt.saint-gobain.net:3000/shaileshsonare/codeignitertest
https://www.google.co.in/search?q=composer+install+command&rlz=1C1GCEA_enIN785IN785&oq=composer+install+command&aqs=chrome..69i57j0l5.3977j0j7&sourceid=chrome&ie=UTF-8
https://getcomposer.org/doc/03-cli.md#install
https://www.google.co.in/search?q=composer+archive+command&rlz=1C1GCEA_enIN785IN785&oq=composer+archive+command&aqs=chrome..69i57j69i59j69i60.5212j0j7&sourceid=chrome&ie=UTF-8
https://getcomposer.org/doc/03-cli.md#update
https://www.google.co.in/search?q=how+to+use+composer+to+create+archive+of+project&rlz=1C1GCEA_enIN785IN785&oq=how+to+use+composer+to+create+archive+of+project&aqs=chrome..69i57.9694j0j7&sourceid=chrome&ie=UTF-8
https://stackoverflow.com/questions/45570435/is-it-possible-to-use-composers-archive-feature-to-compress-a-project-locally
https://stackoverflow.com/questions/15023126/composer-ignoring-zip-dependecies-composer-json-file?rq=1
https://www.google.co.in/search?q=exclude+folder+in+composer+archive&rlz=1C1GCEA_enIN785IN785&oq=exclude+folder+in+composer+archive&aqs=chrome..69i57.11143j0j7&sourceid=chrome&ie=UTF-8
https://stackoverflow.com/questions/17049313/how-to-ignore-directories-with-composer
https://getcomposer.org/doc/04-schema.md#archive
https://www.google.co.in/search?q=composer+install+production+only&rlz=1C1GCEA_enIN785IN785&oq=composer+install+produ&aqs=chrome.2.0j69i57j0l2.6013j0j7&sourceid=chrome&ie=UTF-8
https://stackoverflow.com/questions/21721495/how-to-deploy-correctly-when-using-composers-develop-production-switch
https://www.google.co.in/search?rlz=1C1GCEA_enIN785IN785&q=print+today%27s+history+command&spell=1&sa=X&ved=0ahUKEwikx8r654vaAhVKro8KHfDGCn8QBQgjKAA&biw=1366&bih=662
https://superuser.com/questions/397527/retrieve-linux-command-line-history-by-date