Skip to content
This repository has been archived by the owner on Jul 17, 2020. It is now read-only.
/ ChangeSet Public archive

📼 A simple changeset list that supports operations like insert/update/delete, event triggering, commits and rollbacks

License

Notifications You must be signed in to change notification settings

Ocramius/ChangeSet

Repository files navigation

ChangeSet Computer

Build Status Dependency Status Coverage Status

Project aim

This library aims at providing abstraction for a basic changeset computer.

The idea was born from all the code duplication in the UnitOfWork components of the various doctrine projects, which all require complex calculations of changes in sets of objects over time.

With this repository, I aim at creating a simple maximum common denominator between those UnitOfWork implementations by extracting common API and re-implementing it in a cleaner and hopefully more efficient way.

The project is a work in progress, so don't expect it to be usable until version 1.0.0 is tagged.

Contributing

Please read the CONTRIBUTING.md contents if you wish to help out!

About

📼 A simple changeset list that supports operations like insert/update/delete, event triggering, commits and rollbacks

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published