Download the PHP package lovec/db-changelog without Composer
On this page you can find all versions of the php package lovec/db-changelog. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lovec/db-changelog
More information about lovec/db-changelog
Files in lovec/db-changelog
Download lovec/db-changelog
More information about lovec/db-changelog
Files in lovec/db-changelog
Vendor lovec
Package db-changelog
Short Description Db changelog handles changes in db structure.
License MIT
Package db-changelog
Short Description Db changelog handles changes in db structure.
License MIT
Please rate this library. Is it a good library?
Informations about the package db-changelog
Db changelog handles changes in db structure.
It is a module Changelog. You can access it from browser by http://*yourProject*/db-changelog/ If you make changes in structure, access the url above and insert your sql code. It will show up in your git changes to commit.
In development mode, changelog automatically detect pulled changes in database and show them to execute in your local database. In production. You need to manually go to http://*yourProject*/db-changelog/ and execute changes
Requirements
- PHP 5.5
- Nette\Database
Install
Via Composer:
Register extension in your config.neon
:
All versions of db-changelog with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5
nette/database Version ~2.3
nette/utils Version ~2.3
kdyby/events Version ~3.0
flame/modules Version ~2.3
nextras/forms Version ~1.4
nette/database Version ~2.3
nette/utils Version ~2.3
kdyby/events Version ~3.0
flame/modules Version ~2.3
nextras/forms Version ~1.4
The package lovec/db-changelog contains the following files
Loading the files please wait ....