yiisoft / serializer
This package is abandoned and no longer maintained.
No replacement package was suggested.
Yii Serializer Library
dev-master / 3.0.x-dev
2021-05-12 11:19 UTC
Requires
- php: ^7.4|^8.0
- symfony/property-access: ^5.1.8
- symfony/serializer: ^5.1.8
Requires (Dev)
- phpunit/phpunit: ^9.4
- roave/infection-static-analysis-plugin: ^1.5
- spatie/phpunit-watcher: ^1.23
- vimeo/psalm: ^4.2
This package is auto-updated.
Last update: 2021-06-09 12:40:15 UTC
README
Yii Serializer Library
The package ...
General usage
Unit testing
The package is tested with PHPUnit. To run tests:
./vendor/bin/phpunit
Mutation testing
The package tests are checked with Infection mutation framework. To run it:
./vendor/bin/infection
Static analysis
The code is statically analyzed with Psalm. To run static analysis:
./vendor/bin/psalm
Support the project
Follow updates
License
The Yii Serializer Library is free software. It is released under the terms of the BSD License.
Please see LICENSE for more information.
Maintained by Yii Software.