Description
A simple but pretty adaptable web app framework that allow developers to work with Router, ORM, QueryBuilder & other cool helpers, like Laravel or Codeigniter without any other manual installation.
Prerequisites
Apache Server.
PHP 5.4 at least
Mysql, but we are working to work with other dbms.
Built With
Pure PHP.
Javascript for some features.
Installation
Composer
HardLink
https://docs.google.com/uc?export=download&id=1zqKxyJz4VRYmGvnTSYpD37QPsbZ5H2sR
Github
Download in green button to Clone or download.
Git
Go to your terminal/powershell/cmd or any other console like gitbash or cholocatey, and in your project folder run:
wget
Instead of git alternatively you could download directly on your folder with:
Or you could use the zip link on github project: Github project Also here in the sidebar you could go to Download section to direct download in zip format.
Deployment
Go to your project path and search "public" folder and there go into the .htdocs file you would see something like this:
If you dont see it don´t worry, just allow your system to see hidden files. Then change in RewriteBase the word "framework" to the name of your root directory. Now you are able to see your project running on server.got o your browser and type:
If you use some specific port type it, if you are working on local environment it works.if not just change localhost to your domain or ip.
You will see the next screen:
Now you are ready to start to creating routes, controllers, models, viewsand all type of modern and cool MVC or FrontController stuffs.
Support
Actually there are not supporters for the project, but you could get info in contributing section.
Roadmap
In future realeses FF will support:
Version.
Actually in 1.0.0
Authors
Ariel Fernando Salvador Mejia
Email: arielsalvadormejia@gmail.com
License
Project Status
Working on 1.0.1 release on december 2018.
Last updated