Libraries tagged by xstate
mouf/magic-query
231107 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!
marcocesarato/sqlparser
36735 Downloads
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.
magenizr/magento2-resetuibookmarks
152187 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.
lincanbin/php-pdo-mysql-class
5560 Downloads
A PHP MySQL PDO class similar to the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
kohana/database
482517 Downloads
The official Kohana module for database interactions, building queries, and prepared statements
imanghafoori/php-imports-analyzer
150339 Downloads
A command line tool to scan for extra or wrong use statements in composer based apps.
buzzingpixel/twig-switch
143516 Downloads
Provides a {% switch %} tag for Twig switch case statements
zalanihir/country-state-city
4583 Downloads
Laravel package for country, state, city providers with the flags
sonsofphp/state-machine-implementation
Downloads
teknoo/states
34890 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.
sylius/state-machine-abstraction
102349 Downloads
Abstraction layer for State Machine used in Sylius bundles
spryker-feature/state-machine
1659922 Downloads
State Machine [feature]
sofa/state-machine
137246 Downloads
Easy to use implementation of the Finite State Machine
rolfvreijdenberger/izzum-statemachine
23979 Downloads
A superior statemachine library php >= 5.3. Integrates with your domain models perfectly.
ringierimu/state-workflow
22696 Downloads
Laravel State Workflow provide tools for defining and managing workflows and activities with ease.