About apparat/kernel

Provides common base functionality for all other apparat modules:

  • Manifest module definition
  • Environment variable support & validation (based on vlucas/phpdotenv)
  • Dependency Injection / Inversion of Control (IoC) container (based on level-2/dice)
  • PSR-3 compatible logging (based on monolog/monolog)
  • TODO: Signals & Slots implementation

Documentation

I recommend reading the project documentation on Read the Docs.

Documentation Status