Skip to content
This repository has been archived by the owner on Oct 15, 2021. It is now read-only.
/ moddable Public archive

Simple, moddable PHP micro-framework based on Symfony

License

Notifications You must be signed in to change notification settings

heinthanth/moddable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moddable

Simple, moddable PHP micro-framework based on Symfony

  __  __  __     _    _ _ _  _    _ ____
 |  \/  |/  \ __| |__| | | || |__/ |__ /
 | |\/| | () / _` / _` |_  _| '_ \ ||_ \
 |_|  |_|\__/\__,_\__,_| |_||_.__/_|___/

Build your website with Moddable MVC.

Development

$ git clone https://github.com/heinthanth/moddable
$ cd moddable
$ composer install

$ symfony server:start --port=8000 --passthru=index.php || php -S localhost:8000 -t public/

Access your website at http://localhost:8000 && Hack it!

About

Simple, moddable PHP micro-framework based on Symfony

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages