PHPackages                             pcualmac/migrationbyconfigfile - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. pcualmac/migrationbyconfigfile

ActiveLibrary[Database &amp; ORM](/categories/database)

pcualmac/migrationbyconfigfile
==============================

This package should aloud you to set by config file a dir to search for migration.

v1.0.0(6y ago)08MITPHP

Since Apr 14Pushed 6y ago1 watchersCompare

[ Source](https://github.com/pcualmac/MigrationByConfigFile)[ Packagist](https://packagist.org/packages/pcualmac/migrationbyconfigfile)[ RSS](/packages/pcualmac-migrationbyconfigfile/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependenciesVersions (2)Used By (0)

MigrationByConfigFile
=====================

[](#migrationbyconfigfile)

=======================

This package will uthorize you to set by config file a dir to search for migration.
-----------------------------------------------------------------------------------

[](#this-package-will-uthorize-you-to-set-by-config-file-a-dir-to-search-for-migration)

Getting Started
---------------

[](#getting-started)

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

### Prerequisites

[](#prerequisites)

What things you need to install the software and how to install them

```
composer
laravel

```

### Installing

[](#installing)

A step by step series of examples that tell you how to get a development env running

Laravel 5.8 and over.

```
composer require pcualmac/migrationbyconfigfile
php artisan vendor:publish

```

Laravel 5.4 to 5.8.

```
composer require pcualmac/migrationbyconfigfile

```

open config/app.php add

```
pcualmac\MigrationByConfigFile\MigrationByConfigFileServiceProvider::class,

```

in 'providers'

And run

```
php artisan vendor:publish

```

End with an example of getting some data out of the system or using it for a little demo

Running the tests
-----------------

[](#running-the-tests)

Explain how to run the automated tests for this system

### Break down into end to end tests

[](#break-down-into-end-to-end-tests)

Explain what these tests test and why

```
Give an example

```

### And coding style tests

[](#and-coding-style-tests)

Explain what these tests test and why

```
Give an example

```

Deployment
----------

[](#deployment)

Add additional notes about how to deploy this on a live system

Built With
----------

[](#built-with)

- [Dropwizard](http://www.dropwizard.io/1.0.2/docs/) - The web framework used
- [Maven](https://maven.apache.org/) - Dependency Management
- [ROME](https://rometools.github.io/rome/) - Used to generate RSS Feeds

Contributing
------------

[](#contributing)

Please read [CONTRIBUTING.md](https://gist.github.com/PurpleBooth/b24679402957c63ec426) for details on our code of conduct, and the process for submitting pull requests to us.

Versioning
----------

[](#versioning)

We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/your/project/tags).

Authors
-------

[](#authors)

- **Billie Thompson** - *Initial work* - [PurpleBooth](https://github.com/PurpleBooth)

See also the list of [contributors](https://github.com/your/project/contributors) who participated in this project.

License
-------

[](#license)

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

Acknowledgments
---------------

[](#acknowledgments)

- Hat tip to anyone whose code was used
- Inspiration
- etc =======

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 58.6% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2222d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/28393977?v=4)[Calogero Pumpignano](/maintainers/pcualmac)[@pcualmac](https://github.com/pcualmac)

---

Top Contributors

[![pcualmac](https://avatars.githubusercontent.com/u/28393977?v=4)](https://github.com/pcualmac "pcualmac (17 commits)")[![pcual11](https://avatars.githubusercontent.com/u/39948866?v=4)](https://github.com/pcual11 "pcual11 (12 commits)")

### Embed Badge

![Health badge](/badges/pcualmac-migrationbyconfigfile/health.svg)

```
[![Health](https://phpackages.com/badges/pcualmac-migrationbyconfigfile/health.svg)](https://phpackages.com/packages/pcualmac-migrationbyconfigfile)
```

###  Alternatives

[doctrine/orm

Object-Relational-Mapper for PHP

10.2k285.3M6.2k](/packages/doctrine-orm)[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k115.1M102](/packages/jdorn-sql-formatter)[illuminate/database

The Illuminate Database package.

2.8k52.4M9.4k](/packages/illuminate-database)[mongodb/mongodb

MongoDB driver library

1.6k64.0M546](/packages/mongodb-mongodb)[ramsey/uuid-doctrine

Use ramsey/uuid as a Doctrine field type.

90340.3M211](/packages/ramsey-uuid-doctrine)[reliese/laravel

Reliese Components for Laravel Framework code generation.

1.7k3.4M16](/packages/reliese-laravel)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
