jadob/skeleton

Jadob framework skeleton.

Installs: 33

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 2

Type:project

v0.7.9 2025-06-01 17:42 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