Solid Foundation. No Magic.


Spot is a simple and efficient DataMapper built on Doctrine DBAL.

PHP 5.4+ with support for MySQL, PostgreSQL, SQLite, and more...

View on GitHub     Read The Docs

No Annotations

Annotations are not code. They are not extendible, there are no type hints or auto-completion.

No Proxy Classes

The Entities you define are the same entities that both you and Spot will be working with.

No Code Generation

No surpises from code you didn't write.