Skip to content

naumanshafi/Training-Project-MVC

Repository files navigation

Introduction

Developed an MVC architecture application to understand the web development architecture in PHP.
In this project handle all cohesion and decoupling practices of software design.
It implemented CRUD following ORM and DBAL structure using SQL.
Documentation and PSR2 design were followed throughout the PHP code.
Write test cases to test the web applications and i alse use "mock" in my application so when testing a controller that dispatches an event,i mock the event listeners so they are not actually executed during the test.

Technology Used

PHP
JavaScript
HTML

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published