[abandoned] Fork of online-bookmarks

Nichlas Severinsen 0adecaa1e6 Rewriting in MAKO преди 6 години
app 0adecaa1e6 Rewriting in MAKO преди 6 години
public 0adecaa1e6 Rewriting in MAKO преди 6 години
.editorconfig 0adecaa1e6 Rewriting in MAKO преди 6 години
.gitignore 0adecaa1e6 Rewriting in MAKO преди 6 години
.php_cs 0adecaa1e6 Rewriting in MAKO преди 6 години
LICENSE 0adecaa1e6 Rewriting in MAKO преди 6 години
README.md 0adecaa1e6 Rewriting in MAKO преди 6 години
composer.json 0adecaa1e6 Rewriting in MAKO преди 6 години
database.sql 0adecaa1e6 Rewriting in MAKO преди 6 години

README.md

Mako Framework

Mako is a lightweight and easy to use PHP framework based on the MVC architectural design pattern.

Check out the documentation and create something awesome!

Requirements

Mako requires PHP 5.5.0 or higher as well as the mbstring and PDO extensions.

Installation

Mako can be installed using a single command thanks to composer:

composer create-project mako/app [project-name]