Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ericrabil/tiny-steel

Lightweight version of Steel for one-paged applications or microapplications
https://github.com/ericrabil/tiny-steel

lightweight micro-framework mvc-framework steel

Last synced: 5 days ago
JSON representation

Lightweight version of Steel for one-paged applications or microapplications

Awesome Lists containing this project

README

        

# Introduction
TinySteel is a super lightweight framework which allows for developers to create micro or one-paged applications.

# Installation
To install the framework, you’ll want to make sure that you have a web server with mod_rewrite and PHP 7. (Steel may run on older versions but is developed on PHP 7)

Download the latest version of TinySteel from https://github.com/EricRabil/tiny-steel/archive/master.zip and unzip it to wherever you want to store your web documents. Then, update your web server to make only the **public** directory available (make it your DocumentRoot)