jansarmir member since: May 10, 2026

jansarmir's packages

  • pimbay-php/sequence

    Contracts, results and exceptions for the PimBay Sequence Stack. Shared foundation for number and random sequence implementations.

  • pimbay-php/sequence-formatter

    Pattern formatter, initial value generator, random code generator, alphabet, and transformers for the PimBay Sequence Stack.

  • pimbay-php/sequence-number-doctrine

    Doctrine DBAL implementation of the Atomic UPSERT Engine for the PimBay Number Sequence Stack (MySQL, MariaDB, PostgreSQL, SQLite, MSSQL).

  • pimbay-php/sequence-number-pdo

    PDO implementation of the Atomic UPSERT Engine for the PimBay Number Sequence Stack (MySQL, MariaDB, PostgreSQL, SQLite).

  • pimbay-php/sequence-number-pdo-mssql

    Microsoft SQL Server (MSSQL) PDO adapter and SchemaManager for the PimBay Number Sequence Stack.

  • pimbay-php/sequence-random-doctrine

    Doctrine DBAL implementation of RandomSequenceInterface for the PimBay Sequence Stack (MySQL, MariaDB, PostgreSQL, SQLite, MSSQL).

  • pimbay-php/sequence-random-pdo

    PDO implementation of RandomSequenceInterface for the PimBay Sequence Stack (MySQL, MariaDB, PostgreSQL, SQLite).

  • pimbay/sequence-formatter-spec

    Language-agnostic JSON test vectors and schemas for the PimBay Sequence Stack

  • pimbay/sequence-number-sql

    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-random-sql

    Canonical SQL schema and INSERT IGNORE statements for random sequence operations — MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, Oracle, DB2.