Skip to content
Fariz Luqman edited this page Oct 10, 2017 · 18 revisions

This wiki is outdated since version 0.5. Rest assured, we will gradually update the wiki page. Core packages are now independent packages in the Simplyfier repository

StupidlySimple PHP wiki

This is a work in progress. You may see "Damn Stupid Simple" anywhere in the wiki, referring to the old name for the StupidlySimple PHP framework.

Release Plan

This project aimed for the release of version 1.0.0, which includes:

  • Flexibility in developing apps
  • Following all the standards of PSR (1,2,3,4,6)
  • Wider documentations (including step-by-step videos)
  • Downloadable resources, plugins, a ready made CMS etc
  • Example of applications in HR, Accounting, Stock Management, BOM (Cost management), Blogging Websites, and Generic CRUD systems

Updates will be announced on the projects page.

Support

Table of contents

No Class Contents
1 Apache
2 Nginx
3 HHVM
3 PHP Built-In Web Server

API Documentation

Table of contents

No Class Contents
1 Core\Router
2 Core\Viewer
3 Core\App
4 Core\Sharer
5 Core\Database
6 Core\Cache
7 Core\Debugger
8 Core\Response
9 Core\Request
10 Core\Service

Visit our website for tutorials: stupidlysimple.github.io

Clone this wiki locally