Introduction

Dotkernel Admin is an application (skeleton) intended for quickly setting up an administration site for your platform.

Dotkernel Admin:

  • Is a fast and reliable way to manage records in your database with a simple table-based approach
  • Allows you to monitor your platform via its built-in reports and graphs.
  • Contains many graphical components to ensure an intuitive user experience.
  • Has a PSR-Compliant Middleware Stack to promote a lean, modular architecture and create a common ground between components from various sources.
  • Implements PSR-7 (HTTP message interfaces) and PSR-15 (HTTP Server Request Handlers) as defined by the PHP Framework Interop Group.