Object-relational bridge library using database persistence and Active Record pattern serving as a wrapper for <abbr title="PHP: Hypertext Preprocessor">PHP</abbr>'s <abbr title="Persistant Data Object">PDO</abbr>.
Data retrieved from API's or database tables filled with read-only data may need protection from being altered, deleted, or overwritten. The following offers a technique to block all saves to the database.
Building a tool-set to tackle the DateTime conundrum of retrieving all the transactions which occur during a specified time period without the time gap after the last second and before the next second.
Database connections via xPDO are as simple as using MySQL, MySQL_connect or other traditional methods: with less code, built in try - catch handling, increased functionality, type casting, and injection protection.