Serializable Closure Versions Save

Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.

v1.3.3

6 months ago

v1.3.2

6 months ago

v1.3.1

9 months ago

v1.3.0

1 year ago

Changed

v1.2.2

1 year ago

Changed

v1.2.1

1 year ago

Fixed

v1.2.0

1 year ago

Added

v1.1.1

2 years ago

Fixed

v1.1.0

2 years ago

Changed

  • Adds support for first class callable syntax (#33)

v1.0.5

2 years ago

Fixed

  • Fixes serialisation of closures with named arguments code (#29)