Libraries tagged by slate
daikon/state-machine
0 Downloads
Finite state-machine for php.
conceptho/yii2-state-machine
1799 Downloads
Yii2 State Machine
carlescliment/state-machine
3955 Downloads
A simple finite state machine with minimal dependencies
burriko/cake-state-machine
1026 Downloads
A finite state machine behavior for CakePHP 2.x
brazanation/states
789 Downloads
Provides Brazilian States
bodunde/states-and-local-govt
294 Downloads
Populates your DB with all the states in Nigeria and their local governments. It also creates the models for you
blitsoftwares/laravel-states-and-cities
1020 Downloads
País, cidades e estados. Com código IBGE Brasil. Com migrations, models, seeder, routes, config e views. SQL de dumps disponiveis na pasta 'sql'.
ananiaslitz/state-machine
6 Downloads
alrez/iran-states
12 Downloads
A package for managing provinces and cities of Iran in Laravel.
airy3/akaunting-bank-statement
8 Downloads
An App/Module made to generate Bank Account Statements with Debit/Credit & Balance info etc
ahmedhelalahmed/get-mysql-statement-laravel
7 Downloads
Get MYSQL statement from query builder in laravel helper
acacha/stateful-eloquent
7168 Downloads
State machines for Eloquent classes
abather/spatie-laravel-model-states-actions
130 Downloads
This is my package spatie-laravel-model-states-actions
a909m/filament-statefusion
8 Downloads
Filament StateFusion is a powerful FilamentPHP plugin that seamlessly integrates Spatie Laravel Model States into the Filament admin panel. This package provides an intuitive way to manage model states, transitions, and filtering within Filament, enhancing the user experience and developer productivity.
unialteri/states
1001 Downloads
Library to create classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and this improve maintainability and workflow writing.