https://github.com/hsemix/yuga-framework
The Yuga Framework
https://github.com/hsemix/yuga-framework
framework php yuga yuga-framework
Last synced: 12 months ago
JSON representation
The Yuga Framework
- Host: GitHub
- URL: https://github.com/hsemix/yuga-framework
- Owner: hsemix
- License: mit
- Created: 2018-05-18T15:17:19.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-01-14T14:16:36.000Z (about 2 years ago)
- Last Synced: 2024-03-14T23:47:50.671Z (about 2 years ago)
- Topics: framework, php, yuga, yuga-framework
- Language: PHP
- Size: 984 KB
- Stars: 3
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# yuga-framework
The Yuga Framework is a php framework that uses mvvm pattern at it's core and lets programmers reuse code even in their views (View-Models), it does this by mapping every html view to a php counterpart (code behind)
It has automatic validation and model binding to the view by default but that can change from the .env file
You can find it's documentation at https://yuga-framework.gitbook.io/documentation