Libraries tagged by state
piece/stagehand-fsm
54896 Downloads
A finite state machine
lobostome/furry-bear
221301 Downloads
A PHP wrapper for various open data
guanguans/laravel-soar
5499 Downloads
SQL optimizer and rewriter for laravel. - laravel 的 SQL 优化器和重写器。
zircote/hal
217249 Downloads
A PHP implementation of HAL http://stateless.co/hal_specification.html
wikimedia/langconv
197195 Downloads
Finite-State Transducer implementation of MediaWiki LanguageConverter
vpominchuk/laravel-mysql-use-index-scope
505620 Downloads
A super simple package allowing for use MySQL `USE INDEX` and `FORCE INDEX` statements
samdark/hydrator
73101 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.
phpids/phpids
142284 Downloads
PHPIDS (PHP-Intrusion Detection System) is a simple to use, well structured, fast and state-of-the-art security layer for your PHP based web application
panique/pdo-debug
99340 Downloads
A super-simple function that returns the full SQL query from your PDO statements
mouf/magic-query
231023 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
36663 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
151785 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
482436 Downloads
The official Kohana module for database interactions, building queries, and prepared statements
insolita/yii2-adminlte-widgets
436629 Downloads
Widgets for AdminLTE theme (Box with remember collapse state, Timeline, Tile, Callout, SmallBox etc)
imanghafoori/php-imports-analyzer
149859 Downloads
A command line tool to scan for extra or wrong use statements in composer based apps.