Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ericrabil/tiny-steel
- Owner: EricRabil
- License: mit
- Created: 2017-02-18T16:49:19.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-18T21:16:19.000Z (almost 8 years ago)
- Last Synced: 2024-11-10T01:25:29.206Z (2 months ago)
- Topics: lightweight, micro-framework, mvc-framework, steel
- Language: PHP
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)