Libraries tagged by sequence
1happyplace/ansi-terminal
15144 Downloads
PHP Terminal emulator controller utilizing ANSI escape sequence coding.
tonylaurent/laravel-eloquent-sequencer
1100 Downloads
A package that allows you to create and manage sequences on Eloquent models
thadbryson/eloquent-sequence
11 Downloads
A Laravel package for easy creation and management sequence support for Eloquent models with elastic configuration.
snelling/sequence
17 Downloads
simensen/sequence
1156 Downloads
Sequences
pwsdotru/string-sequence
0 Downloads
Library for generate sequence from string description
pimbay/sequence-random-sql
12 Downloads
Canonical SQL schema and INSERT IGNORE statements for random sequence operations — MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, Oracle, DB2.
pimbay/sequence-number-sql
6 Downloads
Centralized SQL snippets for atomic number sequence operations (UPSERT, pessimistic locking) and table schema definitions across MySQL, MariaDB, PostgreSQL, MSSQL, SQLite, Oracle and IBM DB2.
pimbay/sequence-formatter-spec
1 Downloads
Language-agnostic JSON test vectors and schemas for the PimBay Sequence Stack
pimbay-php/sequence-random-pdo
0 Downloads
PDO implementation of RandomSequenceInterface for the PimBay Sequence Stack (MySQL, MariaDB, PostgreSQL, SQLite).
pimbay-php/sequence-random-doctrine
0 Downloads
Doctrine DBAL implementation of RandomSequenceInterface for the PimBay Sequence Stack (MySQL, MariaDB, PostgreSQL, SQLite, MSSQL).
pimbay-php/sequence-number-pdo-mssql
0 Downloads
Microsoft SQL Server (MSSQL) PDO adapter and SchemaManager for the PimBay Number Sequence Stack.
pimbay-php/sequence-number-pdo
2 Downloads
PDO implementation of the Atomic UPSERT Engine for the PimBay Number Sequence Stack (MySQL, MariaDB, PostgreSQL, SQLite).
pimbay-php/sequence-number-doctrine
0 Downloads
Doctrine DBAL implementation of the Atomic UPSERT Engine for the PimBay Number Sequence Stack (MySQL, MariaDB, PostgreSQL, SQLite, MSSQL).
pimbay-php/sequence-formatter
0 Downloads
Pattern formatter, initial value generator, random code generator, alphabet, and transformers for the PimBay Sequence Stack.