This is a simple web development structure for PHP OOP developments. Just clone and use for your next big pure php projects
- Setup your database in the DUtils/DUtils.php
- set a SECRET_KEY for password hashing in the config/config.php
- create a class in your models/
- access your model/ through your Controllers/ directory
- Sms class using MSM Pusher. Create account at http://msmpusher.com/