2017 © Pedro Peláez
 

library isolate

Isolate is an abstraction layer for data persistence. Operations related to tracking changes and saving data are done in transactions which makes your code not aware of sotrage type.

image

isolate/isolate

Isolate is an abstraction layer for data persistence. Operations related to tracking changes and saving data are done in transactions which makes your code not aware of sotrage type.

  • Tuesday, September 22, 2015
  • by norzechowicz
  • Repository
  • 10 Watchers
  • 35 Stars
  • 3,872 Installations
  • PHP
  • 4 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 4 Versions
  • 1 % Grown

The README.md

Isolate

Build Status Windows Build status Latest Stable Version Total Downloads Latest Unstable Version License Scrutinizer Code Quality, (*1)

Documentation

To find out how to use Isolate follow Documentation, (*2)

Support

If you have any problems or questions your can always contact us on Twitter, just tweet to @isolate_php, (*3)

License

All Isolate components are released under MIT license, (*4)

The Versions

22/09 2015

dev-master

9999999-dev

Isolate is an abstraction layer for data persistence. Operations related to tracking changes and saving data are done in transactions which makes your code not aware of sotrage type.

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

by Norbert Orzechowicz

orm framework odm data storage isolate

03/09 2015

1.0.0-alpha3

1.0.0.0-alpha3

Isolate is an abstraction layer for data persistence that introduce contexts and transactions.

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

by Norbert Orzechowicz

orm framework odm data storage isolate

21/03 2015

1.0.0-alpha2

1.0.0.0-alpha2

Isolate is a PHP framework that will help you in isolating different layers of your application.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Norbert Orzechowicz

orm framework isolate

22/02 2015

1.0.0-alpha

1.0.0.0-alpha

Isolate is a PHP framework that will help you in isolating different layers of your application.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Norbert Orzechowicz

orm framework isolate