Lagan favicon

Lagan

Lagan is a PHP application that lets you create flexible content objects with a simple class, and manage them with a web interface that is ‘automagically’ created. Why Lagan?

  • Content models are easily created and modified
  • Content models consist of a simple combination of arrays
  • Content models can be any combination of properties
  • Configuration and editing are separated
  • All configuration is done by code, so developers are in control there
  • Content can be edited with a web interface, so editors can do their thing
  • Lagan is built on proven open-source PHP libraries
  • It is easy to extend with new content property types
  • Create Twig front-end templates to display your content the way you want Lagan is built with these popular PHP libraries:
  • Slim framework
  • RedBean ORM
  • Twig template engine