Libraries tagged by database diff
zetacomponents/database
888725 Downloads
A lightweight database layer on top of PHP's PDO that allows you to utilize a database without having to take care of differences in SQL dialects.
camcima/php-mysql-diff
42087 Downloads
robinncode/db_craft
2120 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.
zetacomponents/authentication-database-tiein
443543 Downloads
The purpose of the Authentication component is to provide support for different means of identification and authentication of users using different providers and protocols.
dlevsha/compalex
45 Downloads
Compalex is a lightweight script to compare two database schemas. It supports MySQL, MS SQL Server and PostgreSQL
phlib/schemadiff
7631 Downloads
Schema Diff: Show difference between MySQL databases
kricha/doctrine-audit-bundle
4109 Downloads
This bundle creates audit logs for all doctrine ORM database related changes.
portrino/px_dbsequencer
4732 Downloads
With this extension you can ensure different unique keys for the configured tables (e.g.: pages, tt_content)
sachoo/phalcon-model-annotations
133280 Downloads
Annotations handler for phalcon models. Allow to add foreign keys with annotation in models and manage many models with different databases (mysql, postgresql, cassandra, sqlite)
sachoo/phalcon-console-migration
132653 Downloads
Based on sachoo/phalcon-console, this component handle databases migrations (up, down, diff, status, run)
sqonk/mysql-sync
444 Downloads
MySQL-sync is a simple script written in PHP that can assist and automate the synchronisation of differences in table structures between two database servers.
wwwision/import-service
10054 Downloads
Generic service for importing data from different sources to configurable targets such as the Neos Content Repository or an arbitrary database table
aspose/pdf-sdk-php
24532 Downloads
Aspose.PDF Cloud is a REST API for creating and editing PDF files. It can also be used to convert PDF files to different formats like DOC, HTML, XPS, TIFF and many more. Aspose.PDF Cloud gives you control: create PDFs from scratch or from HTML, XML, template, database, XPS or an image. Render PDFs to image formats such as JPEG, PNG, GIF, BMP, TIFF and many others. Aspose.PDF Cloud helps you manipulate elements of a PDF file like text, annotations, watermarks, signatures, bookmarks, stamps and so on. Its REST API also allows you to manage PDF pages by using features like merging, splitting, and inserting. Add images to a PDF file or convert PDF pages to images.
pixelstudio/wp-sync-db
2451 Downloads
WordPress plugin to sync database between different installs
nkiraly/dbsteward
4174 Downloads
SQL database definition differencing tool. Structure and data is defined in a DTD-enforced, human-readable XML format. Outputs transactional SQL statement files to apply your changes.