Back to Browse

PHP MVC Framework Database Access Layer DataMapper Class part 1

2.9K views
Nov 15, 2020
43:52

Welcome to back to building a MVC PHP framework from start to finish. This isthe first part of our framework database access layer DataMapper class where we are implementing the classes and inetrface which makes up and ORM or an Object Relational Mapper within our framework. First we are starting off with building the database access layer data mapper which is a simple wrapper class which encapsulate PHP data object methods. By implementing some design patterns. We will learn about various PHP design patterns and web architect and applying version controlling as we go along FOLLOW Twitter - https://twitter.com/CodingWorkshop GitHub - https://github.com/TheCodingWorkshop Facebook - https://www.facebook.com/riccodingworkshop Code https://github.com/TheCodingWorkshop/MagmaCore

Download

1 formats

Video Formats

360pmp456.1 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

PHP MVC Framework Database Access Layer DataMapper Class part 1 | NatokHD