Problem I implemented a password field based on the peewee framework to handle passwords of accounts in web applications for […]
Tag: orm
Displaying a user profile based on a mock ORM
Problem Overview We are learning PHP OOP and decided to create a simple app with 3 database tables, one a […]
Building a simple ORM in PHP
Problem I have been curious about how ORMs really work under the hood so I decided to do something simple […]
Displaying a user profile based on a mock ORM
Problem Overview We are learning PHP OOP and decided to create a simple app with 3 database tables, one a […]