lodev09/php-models
A PHP library that allows you to easily create and define your models using PDO
PHPMIT
Issues
- 0
Php 8.2
#7 opened by Kalle-Anka - 1
ahh it looks like PHP 8 is throwing that error only. Please remove `query` then use `run` (alternative) instead. This wrapper class does not officially support php 8 atm. Thanks!
#5 opened by ER1CK122 - 1
Error line 337 Model.php
#6 opened by jurarj - 2
PHP8 causes fatal error in DB.php
#4 opened by mattmintun - 1
Transactions
#3 opened by jaszfalvitamas - 1
DB getter
#1 opened by jaszfalvitamas - 0
Remove persistence or make it optional
#2 opened by jaszfalvitamas