Search by

tereta/dbal dependents (3) Order by: downloads | none Show: all | require | require-dev

  • tereta/migration

    Database schema facade over tereta/dbal: list tables ordered by foreign-key relations, dump and restore table structure as XML, dump and restore data as XML, apply .sql/.php migrations.

    Latest version requires tereta/dbal @dev

  • tereta/orm

    ORM (Object-Relational Mapping) library for PHP, providing a simple and efficient way to interact with databases using an object-oriented approach.

    Latest version requires tereta/dbal ^2.0

  • tereta/application-menu

    The menu package for the tereta/application framework.It stores per-site menu trees as JSON in the database, exposes them as a block for the layout and manages them with the menu:edit, menu:show and menu:remove console commands.

    Latest version requires tereta/dbal @dev