yuga / framework
The Yuga Framework.
v4.5.0
2024-09-09 12:46 UTC
Requires
- php: >= 7.1
- dragonmantank/cron-expression: ^3.1
- josegonzalez/dotenv: dev-master
- nette/php-generator: ^4.1
- opis/closure: ^3.6
- symfony/console: ~4.0
- symfony/finder: ^5.3
- symfony/process: ^5.3
- tracy/tracy: ^2.10
Requires (Dev)
- phpunit/phpunit: ^7.5|^8.0
- dev-master
- 4.x-dev
- v4.5.0
- v4.4.0
- v4.3.6
- v4.3.5
- v4.3.4
- v4.3.3
- v4.3.2
- v4.3.1
- v4.3.0
- v4.2.4
- 4.2.3.x-dev
- 4.2.2.x-dev
- 4.2.1.x-dev
- 4.2.0.x-dev
- 4.1.2.x-dev
- 4.1.1.x-dev
- 4.1.0.x-dev
- v4.1.0
- 4.0.1.x-dev
- 4.0.0.x-dev
- v4.0.0
- 3.4.1.x-dev
- 3.4.0.x-dev
- v3.4.0
- 3.3.0.x-dev
- 3.2.0.x-dev
- v3.2.0
- 3.1.9.x-dev
- 3.1.8.x-dev
- 3.1.7.x-dev
- 3.1.6.x-dev
- 3.1.5.x-dev
- 3.1.4.x-dev
- 3.1.3.x-dev
- v3.1.3
- 3.1.2.x-dev
- 3.1.1.x-dev
- 3.1.0.x-dev
- 3.1.0
- 3.0.0.x-dev
- v3.0
- 2.1.x-dev
- v2.1.0
- 2.0.x-dev
- dev-develop
- dev-analysis-jlNKRL
This package is auto-updated.
Last update: 2025-03-31 12:49:43 UTC
README
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