Download the PHP package micheljonkman/laravel-declarative-schema without Composer
On this page you can find all versions of the php package micheljonkman/laravel-declarative-schema. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-declarative-schema
Laravel Declarative Schema
Laravel integration for my declarative-schema package.
Usage
To create a new schema file call the command below.
For more information on how to write schema files, take a look at declarative-schema package.
And in order to migrate them you can either use the normal migrate command:
Or use the specific command to migrate schema files.
Rollbacks don't do anything for schema files since you can just revert the file to its previous state and migrate again.
All versions of laravel-declarative-schema with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
laravel/framework Version ^10.0|^11.0
micheljonkman/declarative-schema Version ^1.4
laravel/framework Version ^10.0|^11.0
micheljonkman/declarative-schema Version ^1.4
The package micheljonkman/laravel-declarative-schema contains the following files
Loading the files please wait ....