zihmm/yii2-foundation

Custom Yii2 foundation with Twig as template engine and crisp service (compontent) driven DI

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:project

pkg:composer/zihmm/yii2-foundation

v1.0.0 2022-10-18 19:46 UTC

This package is auto-updated.

Last update: 2025-09-29 03:00:02 UTC


README

Yii Framework

Custom «Yii2 Foundation» basic setup with Twig as default template engine and service driven DI.

All unnecessary default templates / models / classes wiped out, added some meaningful default configs for dev & prod and production config.

  • Build-in common exception system
  • Confortable localization (ex. _t($message, MessageCategoryEnum::Notifcations)
  • Confortable dedicated logging. plog($message) logs to seperate runtime/logs/project.log
  • @scripts alias points to @web/scripts