2017 © Pedro Peláez
 

library data

Maleficarum data component.

image

maleficarum/data

Maleficarum data component.

  • Friday, July 13, 2018
  • by pharaun13
  • Repository
  • 1 Watchers
  • 0 Stars
  • 399 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 6 Versions
  • 7880 % Grown

The README.md

Change Log

This is the Maleficarum Data component. It carries data structures used by maleficarum projects. This only defines generic structures - no storage dependencies., (*1)

[4.0.0] - 2018-09-10

Changed

  • Removed getShardRoute() methods from persistable objects and replaced them with getDomainGroup() methods. Shard routing should be left to shard selectors added in Maleficarum\Storage 2.1 and 1.1.

[3.0.0] - 2018-08-23

Changed

  • Entire component modified to work with the new Maleficarum\Storage component instead of the now deprecated Maleficarum\Database.

[2.2.0] - 2018-07-13

Changed

  • Add persistable collection

[2.1.0] - 2018-06-19

Changed

  • Add persistable model

[2.0.0] - 2017-08-01

Changed

  • Make use of nullable types provided in PHP 7.1 (http://php.net/manual/en/migration71.new-features.php)

[1.0.1] - 2017-03-20

Changed

  • Fixed a bug that caused model meta not to be properly merged when the merge method was called.

Added

  • Replaced direct _meta calls in AbstractModel with a call to getMeta() getter method.

[1.0.0] - 2017-03-20

Added

  • This is an initial release of the component - based on the code written by me and included inside the maleficarum API repository.

The Versions

13/07 2018

dev-master

9999999-dev

Maleficarum data component.

  Sources   Download

proprietary

The Requires

  • php ^7.1

 

13/07 2018

2.2.0

2.2.0.0

Maleficarum data component.

  Sources   Download

proprietary

The Requires

  • php ^7.1

 

19/06 2018

2.1.0

2.1.0.0

Maleficarum data component.

  Sources   Download

proprietary

The Requires

  • php ^7.1

 

01/08 2017

2.0.0

2.0.0.0

Maleficarum data component.

  Sources   Download

proprietary

The Requires

  • php ^7.1

 

20/03 2017

1.0.1

1.0.1.0

Maleficarum data component.

  Sources   Download

proprietary

The Requires

  • php >=7.0

 

20/03 2017

1.0.0

1.0.0.0

Maleficarum data component.

  Sources   Download

proprietary

The Requires

  • php >=7.0