https://github.com/framyframework/framy
Framy is an web application framework. Made to make web developing easier.
https://github.com/framyframework/framy
framework php
Last synced: 2 months ago
JSON representation
Framy is an web application framework. Made to make web developing easier.
- Host: GitHub
- URL: https://github.com/framyframework/framy
- Owner: FramyFramework
- License: mit
- Created: 2018-05-10T17:00:37.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-02-14T22:36:10.000Z (about 6 years ago)
- Last Synced: 2025-04-05T02:42:14.628Z (12 months ago)
- Topics: framework, php
- Language: PHP
- Homepage:
- Size: 5.32 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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 Database Component
- 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/)
# Licence
The Framy Framework is open-source licencenced under the [MIT-License](https://opensource.org/licenses/MIT)
