Libraries tagged by object relationship manager
alesanchezr/json-orm
521 Downloads
PHP Engine for a simple JSON file based database.
bixev/light-orm
2166 Downloads
Bixev light object relationship manager
sheadawson/quickaddnew
34247 Downloads
A decorator for form fields that manage object relationships, to allow adding a new object on the fly through a dialog window. It can handle has_one, has_many or many_many relationships. At the moment it has been tested / works on DropdownField and ListboxField. It works both in the CMS and in the frontend.
farzinbidokhti/titan
2 Downloads
Titan ORM is a lightweight PHP ORM for easy database interaction with a clean, fluent API. It simplifies queries, model management, and relationships for efficient development.
restruct/silverstripe-quickaddnew
8 Downloads
A decorator for form fields that manage object relationships, to allow adding a new object on the fly through a dialog window. It can handle has_one, has_many or many_many relationships. At the moment it has been tested / works on DropdownField and ListboxField. It works both in the CMS and in the frontend.