php-extended / php-model-object
A library that implements the php-model-interface package
11.4.4
2023-08-21 17:54 UTC
Requires
- php: >=7.4
- php-extended/php-integer-capacity-object: ^6
- php-extended/php-internationalizable-object: ^6
- php-extended/php-model-datetime-object: ^6
- php-extended/php-model-interface: ^11.6
- php-extended/php-multiplicity-object: ^6
- php-extended/php-optionality-object: ^6
- php-extended/polyfill-php80-stringable: ^1.2
Requires (Dev)
- dev-master
- 11.4.4
- 11.4.3
- 11.4.2
- 11.4.1
- 11.4.0
- 11.3.1
- 11.3.0
- 11.2.4
- 11.2.3
- 11.2.2
- 11.2.1
- 11.2.0
- 11.1.31
- 11.1.30
- 11.1.29
- 11.1.28
- 11.1.27
- 11.1.26
- 11.1.25
- 11.1.24
- 11.1.23
- 11.1.22
- 11.1.21
- 11.1.20
- 11.1.19
- 11.1.18
- 11.1.17
- 11.1.16
- 11.1.15
- 11.1.14
- 11.1.13
- 11.1.12
- 11.1.11
- 11.1.10
- 11.1.9
- 11.1.8
- 11.1.7
- 11.1.6
- 11.1.5
- 11.1.4
- 11.1.3
- 11.1.2
- 11.1.1
- 11.1.0
- 11.0.2
- 11.0.1
- 11.0.0
- 10.0.0
- 9.0.1
- 9.0.0
- 8.0.2
- 8.0.1
- 8.0.0
- 7.0.1
- 7.0.0
- 6.0.1
- 6.0.0
- 5.0.1
- 5.0.0
- 4.0.0
- 3.0.0
- 2.1.0
- 2.0.0
- 1.1.1
- 1.1.0
- 1.0.2
- 1.0.1
- 1.0.0
This package is auto-updated.
Last update: 2023-11-21 18:51:34 UTC
README
A library that implements the php-model-interface package
Installation
The installation of this library is made via composer and the autoloading of all classes of this library is made through their autoloader.
- Download
composer.phar
from their website. - Then run the following command to install this library as dependency :
php composer.phar php-extended/php-model-object ^11
License
MIT (See license file).