Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.33 KB

intro.md

File metadata and controls

39 lines (24 loc) · 1.33 KB

Keeper

Keeper is portal engine and UI framework (based on Stempler). Framework includes various elements such as dynamic forms, data grids, tabs and other layout partials. You can use Keeper to create complex Admin panels, User panels and other applications.

Installation:

  • Install the dependency:
$ composer require spiral/keeper

Namespace

The basic idea of keeper is that all sub-modules are isolated code inside of a given namespace. For example, there could be admin and profile namespaces.

All the Keeper functionality integrated with spiral/security and follows RBAC rules.

Keeper Demo

Configuration can be performed via code or annotations.

Components

Keeper comes with a set of frontend components for Stempler engine, backed by JavaScript Toolkit

Demo project featuring usage of all components is available here.

Most notable components are: