Skip to content

sous-controle is a lightweight and intuitive PHP framework, designed for quick onboarding, easy usage, and clean, readable source code accessible to all developers.

License

Notifications You must be signed in to change notification settings

richazim/sous-controle

Repository files navigation

Sous-Controle

Sous-Contrôle is a minimal, lightweight, and comprehensive PHP framework that allows its users to have full control over their source code.. It's free and open-source.

Please look at the example code in the config and app folders, and .env.example file for examples of how to use the framework.

Starting an Application using this Framework

  1. First, download the framework, either directly or by cloning the repo.
  2. Configure your web server to have the public folder as the web root.
  3. Make a copy of the .env.example file and call it .env, and enter your database configuration data.
  4. Use the app, config and views folders to create routes, controllers, views, models, middleware etc.

You want to know how I build this framework ?

Contact me:
saibouazim90@gmail.com
https://www.linkedin.com/in/azimsaibou/

About

sous-controle is a lightweight and intuitive PHP framework, designed for quick onboarding, easy usage, and clean, readable source code accessible to all developers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published