2017 © Pedro Peláez
 

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.

image

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

The README.md

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)

The Versions

11/05 2016

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

08/05 2016

0.0.1

0.0.1.0 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