{"id":22188559,"url":"https://github.com/iripvanwinkle/codeception-migration","last_synced_at":"2025-07-21T09:04:46.799Z","repository":{"id":56993440,"uuid":"74073615","full_name":"iRipVanWinkle/codeception-migration","owner":"iRipVanWinkle","description":"The migration extension for Codeception with Yii2","archived":false,"fork":false,"pushed_at":"2017-09-08T12:12:43.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-02T01:22:01.631Z","etag":null,"topics":["codeception","migration","yii2"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iRipVanWinkle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-11-17T22:38:13.000Z","updated_at":"2017-09-06T09:14:00.000Z","dependencies_parsed_at":"2022-08-21T10:00:08.880Z","dependency_job_id":null,"html_url":"https://github.com/iRipVanWinkle/codeception-migration","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/iRipVanWinkle/codeception-migration","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iRipVanWinkle%2Fcodeception-migration","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iRipVanWinkle%2Fcodeception-migration/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iRipVanWinkle%2Fcodeception-migration/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iRipVanWinkle%2Fcodeception-migration/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iRipVanWinkle","download_url":"https://codeload.github.com/iRipVanWinkle/codeception-migration/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iRipVanWinkle%2Fcodeception-migration/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266270410,"owners_count":23902734,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["codeception","migration","yii2"],"created_at":"2024-12-02T11:11:31.865Z","updated_at":"2025-07-21T09:04:46.782Z","avatar_url":"https://github.com/iRipVanWinkle.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The migration extension for Codeception (Yii2)\n\n[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://raw.githubusercontent.com/iripvanwinkle/codeception-migration/master/LICENSE.md) [![Yii2](https://img.shields.io/badge/Powered_by-Yii_Framework-green.svg?style=flat-square)](http://www.yiiframework.com/) [![Codeception](https://img.shields.io/badge/Powered_by-Codeception-orange.svg?style=flat-square)](http://codeception.com/)\n\n## Install\n\nVia Composer\n\n```bash\n$ composer require iripvanwinkle/codeception-migration\n```\n## Config\n\n * `configFile` *required* - the path to the application config file. File should be configured for test environment and return configuration array.\n * `migrationPath` - the path to your migrations folder. May use yii2 alias.\n * `migrationNamespaces` - list of namespaces containing the migration classes. May corresponds with the [autoloading conventions](https://github.com/yiisoft/yii2/blob/master/docs/guide/concept-autoloading.md) of Yii.\n * `entryUrl` - initial application url (default: http://localhost/index-test.php).\n * `entryScript` - front script title (like: index-test.php). If not set - taken from entryUrl.\n \n## Usage\n\nYou can use this extension by setting params in your codeception.yml:\n\n```yaml\n  extensions:\n      enabled:\n          - Codeception\\Extension\\Migration\n      config:\n          Codeception\\Extension\\Migration:\n              configFile: \u003cpath to the application config file\u003e\n              migrationPath: \u003cpath to your migrations (may use yii2 alias)\u003e\n```\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firipvanwinkle%2Fcodeception-migration","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Firipvanwinkle%2Fcodeception-migration","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firipvanwinkle%2Fcodeception-migration/lists"}