trashf/jormakalevi

Simple yet extendable MongoDB wrapper

Maintainers

Package info

github.com/TrashF/jormakalevi

pkg:composer/trashf/jormakalevi

Statistics

Installs: 21

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2015-11-11 07:03 UTC

This package is not auto-updated.

Last update: 2026-03-01 01:35:43 UTC


README

Simple and extendable PHP Mongo document system

I've used this as a base for a few projects and thought I decided to separate this as a stand-alone component to ease my own project maintenance. It contains a Document class which should be used as a base for custom models and a simple User class that provides very basic authentication features and class based CRUD permission system.

TODO: Examples.