The PHP version 8.x deprecated serialized and unserialized methods using Serializable interface, I used a new library from Laravel called Laravel\SerializableClosure with the same methods than Opis, also I refactored all the unit tests with the PHPUnit version 10.1.x, All the unit tests passed and I upload an image with the coverage.
Thanks for the library its very util specially for little hosted application without huge resources.
The PHP version 8.x deprecated serialized and unserialized methods using Serializable interface, I used a new library from Laravel called Laravel\SerializableClosure with the same methods than Opis, also I refactored all the unit tests with the PHPUnit version 10.1.x, All the unit tests passed and I upload an image with the coverage.
Thanks for the library its very util specially for little hosted application without huge resources.