indracollective/laravel-revisor

Draft, publish and revise Laravel Eloquent Models

1.0.3 2024-10-22 01:39 UTC

This package is auto-updated.

Last update: 2024-10-25 01:18:25 UTC


README

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

Laravel Revisor provides robust draft, publishing and versioning for Laravel Eloquent Models.

There are a good handful of Laravel versioning packages out there with varying approaches. Revisor aims to overcome their different trade-offs, offering maximum power, flexibility and interoperability while maintaining a low tolerance for complexity.

Installation

composer require indracollective/laravel-revisor

Documentation

laravel-revisor.indracollective.dev