spatie/laravel-model-states
Add state and state machine behavior to Eloquent models. Represent each state as its own class, automatically cast and store states in the database, and define clean, safe transitions and state-specific behavior in your Laravel apps.
Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.14.0...2.14.1
Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.13.1...2.14.0
Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.13.0...2.13.1
Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.12.1...2.12.2
Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.12.0...2.12.1
transitionableStateInstances() method to get state objects for all transitionable states by @A909M in https://github.com/spatie/laravel-model-states/pull/285Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.11.3...2.12.0
Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.11.2...2.11.3
Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.11.1...2.11.2
$baseStateClass and $defaultStateClass by @maartenpaauw in https://github.com/spatie/laravel-model-states/pull/275Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.11.0...2.11.1
HasStates trait. by @aSeriousDeveloper in https://github.com/spatie/laravel-model-states/pull/274Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.10.1...2.11.0
Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.9.0...2.10.0
Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.8.0...2.9.0
Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.7.2...2.8.0
$allowedTransitions by @maartenpaauw in https://github.com/spatie/laravel-model-states/pull/259Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.7.1...2.7.2
Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.7.0...2.7.1
Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.6.2...2.7.0
Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.6.1...2.6.2
Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.6.0...2.6.1
Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.5.0...2.6.0
Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.4.6...2.5.0
Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.4.5...2.4.6
Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.4.4...2.4.5
RegisterState Attribute by @ralphjsmit in https://github.com/spatie/laravel-model-states/pull/224Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.4.3...2.4.4
Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.4.2...2.4.3
Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.4.1...2.4.2
Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.4.0...2.4.1
Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.3.0...2.4.0
Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.2.0...2.3.0
Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.1.4...2.2.0
Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.1.2...2.1.3
transitionableStates method (#188)How can I help you explore Laravel packages today?