stenvala / deco-essentials

SDK for implementing RESTful-style php-based backends on top of a database with a descriptive programming paradigm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deco

deco is a DECorative Object oriented backend framwork for building RESTful applications with php.

deco-essentials contains core functionalities and it can be extended with

  • deco-module-XXXX, various modules, including ** post, module for including posts
  • deco-ui, AngularJS UI framework obtaining same principles as deco

Also sample apps have been constructed to get started and for forking, these are full fledged applications

  • deco-apps-homepage, for hosting a homepage with news functionality and hierarchical page structure with modifiable pages, various themes are provided for the app

About

SDK for implementing RESTful-style php-based backends on top of a database with a descriptive programming paradigm

License:MIT License


Languages

Language:PHP 100.0%