Download the PHP package maleficarum/data without Composer
On this page you can find all versions of the php package maleficarum/data. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package data
Change Log
This is the Maleficarum Data component. It carries data structures used by maleficarum projects. This only defines generic structures - no storage dependencies.
[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.
All versions of data with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
The package maleficarum/data contains the following files
Loading the files please wait ....