Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

PoC for a silverstripe/orm package. This will be deleted in the future.

Notifications You must be signed in to change notification settings

sminnee/silverstripe-orm-poc

Repository files navigation

silverstripe/orm PoC

This package is a PoC of what a split out silverstripe/orm might looks like. It reles on the silverstirpe/core PoC.

It will be deleted at some point in the future and should not be used in projects.

Contents

It mostly contains the contents of framework/src/ORM, providing:

  • Database connection management
  • Database schema creation with automatic non-destructive migration
  • ORM with multi-table inheritance, polymorphic relations, and more

It's designed to work with the service registry, configuration system, and test-state management facilities provided by silverstripe/core.

About

PoC for a silverstripe/orm package. This will be deleted in the future.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages