Libraries tagged by slate
metabor/statemachine-example
71 Downloads
Example statemachine from my talk and slides
mdhesari/laravel-country-state-cities
114 Downloads
Laravel country state cities
masum-packagist/countries-states-cities-php
10 Downloads
A PHP package for retrieving countries, states, cities, ISO2 codes, and phone codes.
loadsys/cakephp-stateless-auth
371 Downloads
A replacement CakePHP Authentication/Authorization Component that is fully and strictly stateless. Designed to be used with Cake apps that are only accessed RESTfully.
koriym/dev-pdo-statement
10656 Downloads
A PDOStatement for develop
kdyby/parse-use-statements
4240 Downloads
Parse use statements for a reflection object
jxckaroo/laravel-state-machine
25 Downloads
A simple state machine to handle model transactions, based on a list of pre-defined rules, for Laravel.
jobmetric/laravel-state-machine
3 Downloads
This package is for implementing the Eloquent State Machine of various Laravel projects.
jeyroik/sm-plugin-states-route
430 Downloads
Plugin for jeyroik StateMachine. Allow to collect and show states route between each other.
jeyroik/sm-plugin-guarantee-state-id
400 Downloads
Plugin for jeyroik StateMachine. Guarantee that every state has id.
jeyroik/sm-plugin-error-state
399 Downloads
Plugin for jeyroik StateMachine. Let to use error state - valid state but in invalid case.
jagarsoft/php-state-machine
16 Downloads
PHP StateMachine implementation
indievox/master-slave-db-access
22 Downloads
簡易的 MySQL database 伺服器存取類別,使用 POD 及 singleton pattern 實作,支援 Master-Slave 架構。 / Simple MySQL database server access class use PDO and singleton pattern, support Master-Slave database cluster.
ibrahimbougaoua/filament-country-state-city
217 Downloads
This is my package filament-country-state-city
grazulex/laravel-statecraft
4 Downloads
A declarative and testable way to model entity state transitions (orders, documents, processes…) with guard conditions, actions, and events.