library slim-hmvc-installer
A HMVC modular application for Slim Framework. Use this application to quickly setup and start working on a new Slim Framework 3 with HMVC capabilities.
amitkhare/slim-hmvc-installer
A HMVC modular application for Slim Framework. Use this application to quickly setup and start working on a new Slim Framework 3 with HMVC capabilities.
- Wednesday, May 11, 2016
- by amitkhare
- Repository
- 1 Watchers
- 1 Stars
- 27 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
slim-hmvc-installer
A HMVC modular application for Slim Framework. Use this application to quickly setup and start working on a new Slim Framework 3 with HMVC capabilities., (*1)
Install
Run this command from the directory in which you want to install your new Slim 3 Framework with modular HMVC., (*2)
Via Composer:, (*3)
php composer.phar create-project amitkhare/slim-hmvc-installer [my-app-name]
Via Git:, (*4)
git clone https://github.com/amitkhare/slim-hmvc-installer.git [my-app-name]
composer update
Replace [my-app-name]
with the desired directory name for your new application. You'll want to:, (*5)
Point your virtual host document root to your new [my-app-name]'s root / directory. it will automatically redirect all calls to /public/index.php via .htaccess, (*6)
Open in Web Browser, follow onscreen instructions., (*7)
dev-master
9999999-dev
http://github.com/amitkhare/slim-hmvc-installer
A HMVC modular application for Slim Framework. Use this application to quickly setup and start working on a new Slim Framework 3 with HMVC capabilities.
Sources
Download
MIT
The Requires
by
Amit Kumar Khare
microframework
hmvc
modular
router