UNPKG

framy

Version:

Just a try to make an own PHP framework. Which is quite meh.

24 lines (15 loc) 843 B
<p align="center"> <a href="https://scrutinizer-ci.com/g/FramyFramework/Framy/badges/quality-score.png?b=master"><img src="https://scrutinizer-ci.com/g/MrFibunacci/Framy/badges/quality-score.png?b=v0" alt="Code Quality"></a> <a href="https://codeclimate.com/github/FramyFramework/Framy/maintainability"><img src="https://api.codeclimate.com/v1/badges/a50384049347d1ab7bf7/maintainability" /></a> </p> # Install > npm i framy # About Framy Framy is an web application framework. Made to make web developing easier. ## Features - Routing powered by Klein framework - Powerful Template-Engine - Smarty - Easy database interaction with Medoo - Home made storage system to easily interact with files and directory's ## Learning Framy You can find the Documentary and API [here](https://framyframework.github.io/FramyDocumentation/)