jadob/skeleton

Jadob framework skeleton.

Installs: 29

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Type:project

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

This package is auto-updated.

Last update: 2024-04-24 19:26:12 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