Libraries tagged by xstate
wisembly/totem
35238 Downloads
Changeset calculator between data states
wikimedia/langconv
210074 Downloads
Finite-State Transducer implementation of MediaWiki LanguageConverter
websitebeaver/simple-mysqli
3579 Downloads
Wrapper class for MySQLi prepared statements
webignition/string-parser
143000 Downloads
Abstract state-based string parser
trickeyone/intl-subdivision
54784 Downloads
A PHP Intl library to retrieve states for a given country.
stevegrunwell/phpunit-markup-assertions
138766 Downloads
Assertions for PHPUnit to verify the presence or state of elements within markup
srijanone/ezcontent
157603 Downloads
A Feature rich stater profile from Srijan.
silverstripe/multiform
53907 Downloads
SilverStripe forms with multiple steps, flow control and state persistence
shkoliar/magento-grid-colors
9372 Downloads
Magento 2 module for colorizing admin grids. Supports saving of states with the help of grid's bookmarks.
rinvex/universities
14903 Downloads
Rinvex Universities is a simple and lightweight package for retrieving university details with flexibility. A whole bunch of data including name, country, state, email, website, telephone, address, and much more attributes for the 17k+ known universities worldwide at your fingertips.
professional-wiki/wikibase-automated-values
7719 Downloads
Automatic creation of Wikibase labels and aliases based on statement values
phpids/phpids
142322 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
paragonie/easydb-cache
1019 Downloads
Caching Adapter for EasyDB (caches Prepared Statements to reduce round trips)
marcocesarato/sqlparser
38395 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.
lincanbin/php-pdo-mysql-class
5766 Downloads
A PHP MySQL PDO class similar to the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.