hypnotox / scalar
PHP package offering immutable scalar objects.
dev-main
2022-07-02 14:30 UTC
Requires
- php: >=8.1
Requires (Dev)
- fakerphp/faker: ^1.19
- friendsofphp/php-cs-fixer: ^3.4
- phpbench/phpbench: ^1.2
- phpunit/phpunit: ^9.5
- vimeo/psalm: ^4.15
This package is auto-updated.
Last update: 2024-10-30 01:32:03 UTC
README
A library offering immutable scalar objects.
This is just a personal project, but follows semantic versioning and will be stable once reaching its first major release.
PRs are welcome.
Installation
Simply require it using composer: composer require hypnotox/scalar
Features
// TODO
Usage
// TODO