8000 GitHub - lipht/mvc: Lipht Framework: MVC module
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jul 10, 2023. It is now read-only.

lipht/mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lipht Framework MVC

MVC module

Features

  1. Routing with regexed parameters support;
  2. Basic abstract controller implementation;
  3. Essential middleware factory;
  4. Annotation support for attribute routing.

Pre-requisites

  1. PHP 7.1 or above;
  2. Have composer installed globally.

Contributing

  1. Fork the repository;
  2. Clone locally;
  3. Install dependencies with composer install;
  4. Run tests with composer test;
  5. Create a feature branch git checkout -b feature/your-feature-name;
  6. Push your changes;
  7. Open a Pull-Request;
  8. Follow discussion for review;
  9. Merge to master;
  10. Kill your feature branch;
  11. Repeat.

About

Lipht Framework: MVC module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0