Skip to content

abiyouth/lazy-slim3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lazy_slim3

lazy-slim3 is an easy to start slim micro framework skeleton.

  • Slim3
  • Twig
  • RKA Session middleware
  • Medoo

(docs links below)

Better

Use xampp for dev: (Win/OSX/Linux)

XAMPP with PHP 5.6/MYSQL/Apache

Installation

lazy_slim3 requires

PHP 5.4+

MYSQL or equivalent

Clone skeleton into document root (htdocs)
$ git clone https://github.com/abiyouth/lazy-slim3.git [skeleton-name]
$ cd [skeleton-name]
$ composer install

Replace [skeleton-name] with project title.

How to access
$ http://localhost/[skeleton-name]

Composer

If composer is not installed follow the steps:

Linux:

$ sudo apt-get install composer

Windows:

Documentation

License

GPL

About

Easy to start slim3 skeleton with Twig.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published