2017 © Pedro Peláez
 

project yuga

The Yuga Framework.

image

yuga/yuga

The Yuga Framework.

  • Tuesday, June 5, 2018
  • by hsemix
  • Repository
  • 1 Watchers
  • 0 Stars
  • 14 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 27 % Grown

The README.md


description: 'A php framework for people with mvvm background knowledge,'

Yuga Framework

To get started you just need one command composer create-project yuga/yuga your-project-folder, (*1)

Yuga has two programming paradigms it uses i.e mvvm and mvc, the developer gets to decide which paradigm they want to use but by default the framework comes set with mvvm structure.
If you want to change this setting, you go to environment/.env file and locate the paradigm key, change it to mvc and you are done., (*2)

Local Development Server, (*3)

If you have PHP installed locally and you would like to use PHP's built-in development server to launch your application, you may use the start Yuga command. This command will start a development server at http://localhost:8000:, (*4)

php yuga start

The Versions

05/06 2018

dev-master

9999999-dev https://yuga.byakuno.com

The Yuga Framework.

  Sources   Download

MIT

The Requires

 

by Hamidouh Semix

framework yuga yuga