Skip to content

Raistlfiren/Slim-Skeleton

 
 

Repository files navigation

Slim Framework 3 Skeleton Application

This is a fork of slimphp/Slim-Skeleton with some small changes (codestyle, directory structure, dependencies).

New Dependencies

Install the Application

Run this command from the directory in which you want to install your new Slim Framework application.

php composer.phar create-project Raistlfiren/slim-skeleton [my-app-name]

Replace [my-app-name] with the desired directory name for your new application. You'll want to:

  • Point your virtual host document root to your new application's web/ directory.
  • Ensure logs/ is web writeable.

That's it! Now go build something cool.

About

Slim Framework 3 skeleton application

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 98.0%
  • ApacheConf 2.0%