yiisoft / serializer
Yii Serializer Library
Fund package maintenance!
Open Collective
yiisoft
Installs: 37 924
Dependents: 3
Suggesters: 0
Security: 0
Stars: 11
Watchers: 15
Forks: 5
Open Issues: 0
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.