laravel-refresh-module-database VS request-migrations

Compare laravel-refresh-module-database vs request-migrations and see what are their differences.

laravel-refresh-module-database

Laravel Refresh Database trait with Module Support for faster TDD by Module (by a-h-abid)

request-migrations

HTTP Request Migrations for API Versioning like Stripe (by tomschlick)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
laravel-refresh-module-database request-migrations
1 1
2 181
- -
0.0 0.0
over 1 year ago over 2 years ago
PHP PHP
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

laravel-refresh-module-database

Posts with mentions or reviews of laravel-refresh-module-database. We have used some of these posts to build our list of alternatives and similar projects.

request-migrations

Posts with mentions or reviews of request-migrations. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-26.
  • API versioning has no “right way” (2017)
    2 projects | news.ycombinator.com | 26 Apr 2021
    The key to doing migrations on the request is having the migrations live in single classes/files. It makes it very clean to have the app migrate from version 3 to version 12 with the 9 or so classes handing the response from one to the other.

    I made a package a few years ago in PHP/Laravel that focuses on this: https://github.com/tomschlick/request-migrations

What are some alternatives?

When comparing laravel-refresh-module-database and request-migrations you can also consider the following projects:

laravel-backup - A package to backup your Laravel app

openclassify - OpenClassify is modular and most advanced open source classified platform build with Laravel 8.1 & PHP 8.2 Supported. Included Pyrocms

laravel-data-migrations - An extension to allow you to separate data migrations from structure migrations

atomic-locks-middleware - A package designed to ensure that only one request is processed at a time.

modular-laravel - Modular Laravel - Boilerplate project starter

saloon - 🤠 Build beautiful API integrations and SDKs with Saloon

laravel-quickstart - Everything you need to start a production-ready Laravel+MariaDB+PostgreSQL+Bootstrap system, in 5 minutes or less! https://vimeo.com/254289186

Guzzle - Guzzle, an extensible PHP HTTP client

soap-client - A general purpose SOAP client for PHP