Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

171 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PLAIN_PHP

Quick-Start

just do it! We are ready to render your first view!

// controllers/App.php
class App extends Controller {
    public static function index() {
        self::render();
    }
}

please find the full documentation at: http://plain-php.drailing.net/

About

PLAIN_PHP is a really simple and fast MVC webframework

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages