Registry / database / ezsystems-doctrine-dbal-schema

ezsystems-doctrine-dbal-schema

JSON →
library1.0.10phppackagistunverified

Abstraction layer, on top of Doctrine, for cross-DBMS schema import

composer require ezsystems/doctrine-dbal-schema
INSTALL
IMPORT
SIG · EZSYSTEMS-DOCTRINE
E
ezsystems-doctrine-dbal-schema
databasephpv1.0.10
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SchemaImporter
use EzSystems\DoctrineDbalSchema\SchemaImporter;

Import a SQL schema file using the importer.

<?php require 'vendor/autoload.php'; use EzSystems\DoctrineDbalSchema\SchemaImporter; $importer = new SchemaImporter($connection); $importer->import('/path/to/schema.sql');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.10latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Resources
ezsystems-doctrine-dbal-schema — pip install ezsystems-doctrine-dbal-schema · libregistry