Libraries tagged by state
rinvex/laravel-addresses
56370 Downloads
Rinvex Addresses is a polymorphic Laravel package, for addressbook management. You can add addresses to any eloquent model with ease.
yiisoft/csrf
190948 Downloads
Yii CSRF Protection Library
lobostome/furry-bear
207656 Downloads
A PHP wrapper for various open data
zircote/hal
211837 Downloads
A PHP implementation of HAL http://stateless.co/hal_specification.html
samdark/hydrator
70977 Downloads
Allows to extract data from an object or create a new object based on data for the purpose of persisting state. Works with private and protected properties.
panique/pdo-debug
95280 Downloads
A super-simple function that returns the full SQL query from your PDO statements
mouf/magic-query
219382 Downloads
A very clever library to help you with SQL: generate prepared statements with a variable number of parameters, automatically writes joins... and much more!
magenizr/magento2-resetuibookmarks
126125 Downloads
This Magento 2 module allows you to reset your UI bookmarks such as state of filters, column positions, grid sorting, pagination and so on.
kohana/database
475917 Downloads
The official Kohana module for database interactions, building queries, and prepared statements
imanghafoori/php-imports-analyzer
107786 Downloads
A command line tool to scan for extra or wrong use statements in composer based apps.
buzzingpixel/twig-switch
126580 Downloads
Provides a {% switch %} tag for Twig switch case statements
sofa/state-machine
121960 Downloads
Easy to use implementation of the Finite State Machine
rolfvreijdenberger/izzum-statemachine
23054 Downloads
A superior statemachine library php >= 5.3. Integrates with your domain models perfectly.
karriere/state
15534 Downloads
Laravel package for storing current application state in cache/session
gomachan46/state-machine
78111 Downloads
simple state machine with annotations for PHP, inspired by AASM known as a Ruby state machine.