SkillAgentSearch skills...

Migrations

Powerful database migrations focused on reliability

Install / Use

/learn @nextras/Migrations
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Nextras Migrations

Build Status Downloads this Month Stable Version

For more information read documentation.

Supported databases:

  • PostgreSQL
  • MySQL

Supported DBALs:

Development & Running Integration Tests in Docker

  1. Create ./tests/*.ini files
    cp tests/php.docker.ini tests/php.ini
    cp tests/drivers.docker.ini tests/drivers.ini
    
  2. Start containers
    docker-compose up --detach
    
  3. Run tests
    tests/run-in-docker.sh php84 tests/run-integration.sh
    

License

Based on Clevis\Migration by Petr Procházka and further improved.

New BSD License. See full license.

View on GitHub
GitHub Stars103
CategoryData
Updated6d ago
Forks39

Languages

PHP

Security Score

85/100

Audited on Mar 27, 2026

No findings