jadob/skeleton

Jadob framework skeleton.

Installs: 30

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 2

Type:project

v0.4.15 2023-03-26 13:50 UTC

README

This is a minimal project structure for jadob/jadob 0.4.x version, which includes:

  • Support for CLI commands
  • Twig Template engine

Getting started

Install dependencies:

composer install

Create .env file in your project with given content:

APP_ENV=dev