johnpancoast/precept

PHP interfaces and abstractions to help with the domain layer

0.1.0 2017-03-02 19:39 UTC

This package is not auto-updated.

Last update: 2024-05-12 01:46:26 UTC


README

No longer in use and will be deleted soon.

PHP interfaces and abstractions to help with separating your models from the rest of your application.

As this grows it may borrow some ideas from DDD but it isn't meant to be a true DDD solution. It's meant to provide something basic to separate models from the rest of the app while still benefitting from quick development.

The APIs are moving as are branches, don't expect to use this yet.

This is a work in progress. Docs to come.