library conventions
Set static conventions settings.
tomaskarlik/conventions
Set static conventions settings.
- Friday, May 4, 2018
- by tomaskarlik
- Repository
- 1 Watchers
- 0 Stars
- 5 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 400 % Grown
Conventions
Install
Download package, (*1)
composer require tomaskarlik/conventions
````
Register extension in config.neon
extensions:
conventions: TomasKarlik\Conventions\DI\Extension, (*2)
conventions:
my_view1: primary_key1
my_view2: primary_key2
table: key_name, (*3)
database:
conventions: @TomasKarlik\Conventions\Conventions
```, (*4)
Other tables use Nette\Database\Conventions\DiscoveredConventions
, (*5)
dev-master
9999999-dev
Set static conventions settings.
Sources
Download
GPL-3.0
BSD-3-Clause
GPL-2.0
The Requires
database
nette
v1.0
1.0.0.0
Set static conventions settings.
Sources
Download
GPL-3.0
BSD-3-Clause
GPL-2.0
The Requires
database
nette