d3vy/slim-skeleton

This package is abandoned and no longer maintained. No replacement package was suggested.

Simple skeleton for Slim Framework.

Fund package maintenance!
Ko Fi

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:project

v1.0.1 2019-06-20 09:17 UTC

This package is auto-updated.

Last update: 2022-11-06 23:06:25 UTC


README

Installation

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

| Note: change [app-name] with the desired directory name.

composer create-project d3vy/slim-skeleton [app-name]

Modify app/config/parameters.yaml file by your needs

Contains

  • Slim Framework
  • Twig and configured asset function
  • Yaml parameter management
  • PRS-4 autoload for src directory
  • Symfony's var-dumper and Whoops for debug