Packages from pimbay-php

  • 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).