Skip to content

This is a simple web development structure for PHP OOP developments.

License

Notifications You must be signed in to change notification settings

payperlez/basic_php_oop_structure

Repository files navigation

basic_php_oop_structure

This is a simple web development structure for PHP OOP developments. Just clone and use for your next big pure php projects

ToDo

  • Setup your database in the DUtils/DUtils.php
  • set a SECRET_KEY for password hashing in the config/config.php

How to use

  • create a class in your models/
  • access your model/ through your Controllers/ directory

Addons

About

This is a simple web development structure for PHP OOP developments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published