2017 © Pedro Peláez
 

library change-set

A library to compute, commit and rollback simple changesets, tracking insertions, deletions and updates

image

ocramius/change-set

A library to compute, commit and rollback simple changesets, tracking insertions, deletions and updates

  • Monday, March 5, 2018
  • by Ocramius
  • Repository
  • 15 Watchers
  • 67 Stars
  • 16 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 8 Forks
  • 15 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

ChangeSet Computer

Build Status Dependency Status Coverage Status, (*1)

Project aim

This library aims at providing abstraction for a basic changeset computer., (*2)

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., (*3)

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., (*4)

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

Contributing

Please read the CONTRIBUTING.md contents if you wish to help out!, (*6)

The Versions

05/03 2018

dev-feature/commit-operation

dev-feature/commit-operation https://github.com/Ocramius/ChangeSet

A library to compute, commit and rollback simple changesets, tracking insertions, deletions and updates

  Sources   Download

MIT

The Requires

 

The Development Requires

diff unit of work changeset change set

27/06 2015

dev-master

9999999-dev https://github.com/Ocramius/ChangeSet

A library to compute, commit and rollback simple changesets, tracking insertions, deletions and updates

  Sources   Download

MIT

The Requires

 

The Development Requires

diff unit of work changeset change set

02/02 2015

dev-feature/alias-types

dev-feature/alias-types https://github.com/Ocramius/ChangeSet

A library to compute, commit and rollback simple changesets, tracking insertions, deletions and updates

  Sources   Download

MIT

The Requires

 

The Development Requires

diff unit of work changeset change set

14/05 2013

dev-feature/doctrine-unit-of-work

dev-feature/doctrine-unit-of-work https://github.com/Ocramius/ChangeSet

A library to compute, commit and rollback simple changesets, tracking insertions, deletions and updates

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

diff unit of work changeset change set