Libraries tagged by database schemas

raahul/schema-extractor

1 Favers
52441 Downloads

Extract schema information of a database into a program-friendly data structure

Go to Download


envor/laravel-schema-macros

2 Favers
3531 Downloads

Some helpful (database level) macros for laravel's schema builder. Requires Laravel 11.

Go to Download


schema-keeper/schema-keeper

12 Favers
5860 Downloads

Database development kit for PostgreSQL

Go to Download


akrabat/akrabat_db_schema_manager

95 Favers
28499 Downloads

Akrabat's Zend Tool Provider for Zend Framework 1 Database Migrations

Go to Download


robinncode/db_craft

16 Favers
515 Downloads

DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.

Go to Download


milesasylum/schnoop

0 Favers
90162 Downloads

Schnoop provides a convenient PHP interface for inspecting a database schema.

Go to Download


dlevsha/compalex

435 Favers
43 Downloads

Compalex is a lightweight script to compare two database schemas. It supports MySQL, MS SQL Server and PostgreSQL

Go to Download


phlib/schemadiff

6 Favers
5523 Downloads

Schema Diff: Show difference between MySQL databases

Go to Download


atlas/info

6 Favers
48780 Downloads

Uses an Atlas.Pdo connection to discover schema information.

Go to Download


concrete5/doctrine-xml

11 Favers
221771 Downloads

Define database structure via XML using Doctrine data types

Go to Download


thecodingmachine/tdbm-graphql

3 Favers
74547 Downloads

A class generator that will generate GraphQL types from your database schema (using thecodingmachine/graphqlite).

Go to Download


zetacomponents/persistent-object-database-schema-tiein

2 Favers
5553 Downloads

This component allows the automatic generation of PersistentObject definition files from DatabaseSchema definitions.

Go to Download


php-extended/php-db-schema-interface

0 Favers
9467 Downloads

A library which provides interfaces to database schema abstractions

Go to Download


mouf/database.dbconnection

0 Favers
32230 Downloads

This package contains object to perform database connections. Connections are performed using the PDO library. Therefore, the PDO extension must be enabled to use this package. This package will allow you to connect to MySql and PostgreSql databases. The DB Connection class has special features to help you get informations about the database schema, and especially about the constraints between tables.

Go to Download


mojopollo/laravel-json-schema

112 Favers
541 Downloads

Create all your migrations and models from one JSON schema file. Laravel Database Schema in JSON allows you to define your entire Laravel database schema in one JSON file then generates all the necessary migration files

Go to Download


<< Previous Next >>