Documentation

Migrations

Table of Contents

Namespaces

Configuration
Event
Exception
Finder
Generator
Metadata
Provider
Query
Tools
Version

Interfaces

MigrationsRepository

Classes

AbstractMigration
The AbstractMigration class is for end users to extend from when creating migrations. Extend this class and implement the required up() and down() methods.
DependencyFactory
The DependencyFactory is responsible for wiring up and managing internal class dependencies.
Events
The Events class contains constants for event names that a user can subscribe to.

        
On this page

Search results