Xenus is a simple and elegent MongoDB ODM.
- It has built-in and cross framework support for events (Doc)
- It makes your schema self documented via document's mutators (Doc)
- It includes fluent methods to update, delete and insert documents (Doc)
- It supports documents' embeding via an elegent syntax (Doc)
- It handles relationships out of the box (Doc)
- It provides an elegent transformation layer mechanism for your API resources (Doc)
If you're working with the Laravel or Lumen framework, take a look at the Xenus Laravel integration.
The documentation is available at https://abellion.github.io/xenus
Xenus is licensed under the MIT license.