Laravel Schemaless Attributes Versions Save

Add schemaless attributes to Eloquent models

2.4.0

1 year ago

2.3.0

2 years ago

2.2.0

2 years ago

2.1.1

2 years ago

What's Changed

Full Changelog: https://github.com/spatie/laravel-schemaless-attributes/compare/2.1.0...2.1.1

2.1.0

2 years ago

2.0.1

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-schemaless-attributes/compare/2.0.0...2.0.1

2.0.0

3 years ago
  • require PHP 8+
  • use PHP 8 syntax where possible
  • drop support for PHP 7
  • drop support for Laravel 6
  • implement spatie/laravel-package-tools
  • implement custom class attribute casting

1.8.3

3 years ago
  • allow PHP 8.0

1.8.2

3 years ago
  • improve behaviour for isset() and empty()