An open API service indexing awesome lists of open source software.

https://github.com/wilfredpine/php-mysql-oop

An enhanced object-oriented programming approach using PHP in web development. It includes PDO class for database and query builder, validation class, and other useful functions. See prerequisites, php-native, php-OOP
https://github.com/wilfredpine/php-mysql-oop

object-oriented-programming oop pdo pdo-mysql php

Last synced: 8 months ago
JSON representation

An enhanced object-oriented programming approach using PHP in web development. It includes PDO class for database and query builder, validation class, and other useful functions. See prerequisites, php-native, php-OOP

Awesome Lists containing this project

README

          

# [PHP-MySQL-OOP](https://github.com/wilfredpine/pigleth)
- an enhanced sample application using Object-Oriented Programming

#Sample Project
- https://github.com/wilfredpine/pigleth

### Included:
- libraries
- helpers
- query builder

### Prerequisites
- Vanilla-PHP -> https://github.com/wilfredpine/Vanilla-PHP
- Basic PHP OOP -> https://github.com/wilfredpine/PHP-OOP
- PHP Database -> https://phpdelusions.net/

##