This is a simple PHP MVC (Model-View-Controller) project for Category and Product CRUD (Create, Read, Update, Delete) operations, using OOP and MySQL, without any frameworks. Includes user ...
A simple PHP MVC REST API framework with PHP 7.2 With routes and some tools to develop your API.