Try RedBean, its requires:
- No configuration
- No database (it creates everything on the fly)
- No models
- etc.
It even does all the locking and transactions for you and monitors performance in the background. (Heck! it even does garbage collection....) Best of all... you don't have to write a single... line of code... Jesus this, ORM layer, saved me ass!