yapep_base
yapep_base copied to clipboard
YAPEP Base framework
Most of them are violating every best practice. It is really hard to maintain them and most of them are very fragile too.
IT makes no sense to restrict the usage of the UrlHelper only to the View layer
When a PDOException (eg. duplicate key violation) happens during query executions, the DbConnection class automatically fails the transaction which cannot be reenabled in higher layers where the exception is handled,...
Check if it really makes sense to use Config every time, probably it would be better and easier just to set the requirements as input parameters
All of the throw-s and trigger-s have to be checked, and if the error message is not communicative enough we have ti improve it.
Sadly there's not enough time to implement the unit tests for the new Debuggers. This gap need to be filled.
Create a debug console