Download the PHP package dskripchenko/laravel-schemify without Composer
On this page you can find all versions of the php package dskripchenko/laravel-schemify. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dskripchenko/laravel-schemify
More information about dskripchenko/laravel-schemify
Files in dskripchenko/laravel-schemify
Download dskripchenko/laravel-schemify
More information about dskripchenko/laravel-schemify
Files in dskripchenko/laravel-schemify
Vendor dskripchenko
Package laravel-schemify
Short Description Schemify database manager for postgres connections
License MIT
Homepage https://github.com/dskripchenko/laravel-schemify
Package laravel-schemify
Short Description Schemify database manager for postgres connections
License MIT
Homepage https://github.com/dskripchenko/laravel-schemify
Please rate this library. Is it a good library?
Informations about the package laravel-schemify
Installation
Run
or add
to the section of your composer.json
file.
This component adds to and artisan command option for specify dynamic db connection
Layers struct in
Components
- ModelWithDynamicConnection
- getConnection
- getLayerItemName
Console
Commands
-
ApiInstall
- getEnvConfig
- getEnvConfig
- onEndSetup
-
Automigrate
- applyMigrations
-
BaseCommand
- getNewMigrationName
- getMigrationClassNameFromFile
- isMigrationClassNameExists
- preloadMigrationFiles
- copyMigrations
- getMigrationsByDir
- getTargetMigrationsDir
- getMigrationFilePathMap
-
InstallCommand
- installMigrations
- getMigrationsDir
- setupMigrations
- PackagePostInstall
- PackagePreUninstall
- UninstallCommand
Components
-
PathByLayer
- getMigrationPath
- RunByLayer
- runByLayer
Database
- SeedCommand
- WipeCommand
Migrations
- FreshCommand
- InstallCommand
- MigrateCommand
- MigrateMakeCommand
- RefreshCommand
- ResetCommand
- RollbackCommand
- StatusCommand
Facades
- LayerItemConnector
- getLayerItemByName
- getAllLayerItems
Interfaces
- ConnectorInterface
- refreshConnection
- getPreparedConnection
- getLayerItemByName
- getAllLayerItems
Models
- DbConnection
- LayerItem
Providers
- ArtisanServiceProvider
- ConsoleSupportServiceProvider
- LayerDBServiceProvider
- MigrationServiceProvider
Services
- ConnectionHelper
All versions of laravel-schemify with dependencies
PHP Build Version
Package Version
Requires
dskripchenko/laravel-api Version
^2.0.0
The package dskripchenko/laravel-schemify contains the following files
Loading the files please wait ....