Skip to content

Jeto143/xenus

 
 

Repository files navigation

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.

Learning Xenus

The documentation is available at https://abellion.github.io/xenus

License

Xenus is licensed under the MIT license.

About

A simple and elegant MongoDB ODM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 98.8%
  • Other 1.2%