Skip to content

php mvc mini framework using dependencies as minimum as possible

License

Notifications You must be signed in to change notification settings

abdslam01/mini-framework

Repository files navigation

MiniFramework PHP MVC

mini framework using php and mvc structure, using the dependency abdslam01/miniframeworkcore

Installation process

  • then executegit clone <repo_link> project
  • then change directory to the repo cd project
  • execute composer install
  • execute cp .env.example .env
  • configure the following fields in .env file:
host=localhost
database=database_name
username=root //user
password=     //pass
And Other Required Field

License

This framework is open-sourced software licensed under the MIT license.

Contributers

Please if you have any suggest, idea or help dont hesitate to share it with us. Please if you face any issue with the project feel free to open an issue by clicking the link HERE

About

php mvc mini framework using dependencies as minimum as possible

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published