library nette-phoenix-registrator
Integration of Phoenix Database Migrations into Nette Framework
lulco/nette-phoenix-registrator
Integration of Phoenix Database Migrations into Nette Framework
- Tuesday, February 16, 2016
- by lulco
- Repository
- 1 Watchers
- 0 Stars
- 13,723 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 3 Versions
- 5 % Grown
Nette Phoenix registrator
Integration of Phoenix Database Migrations into Nette Framework, (*1)
, (*2)
Reads container and creates Phoenix configuration based on files stored in it. Your database connections have to be set in this structure:, (*3)
parameters:
database:
default:
adapter: ADAPTER
host: HOST
port: PORT # optional
user: USER
password: PASSWORD
dbname: DBNAME
charset: CHARSET # optional
dev-master
9999999-dev
Integration of Phoenix Database Migrations into Nette Framework
Sources
Download
The Requires
The Development Requires
php
nette
phoenix
0.1.1
0.1.1.0
Integration of Phoenix Database Migrations into Nette Framework
Sources
Download
The Requires
The Development Requires
php
nette
phoenix
0.1.0
0.1.0.0
Integration of Phoenix Database Migrations into Nette Framework
Sources
Download
The Requires
The Development Requires
php
nette
phoenix