library php-activerecord-service-provider
phpactiverecord.org for silex2
timosh/php-activerecord-service-provider
phpactiverecord.org for silex2
- Monday, July 24, 2017
- by timtimosh
- Repository
- 1 Watchers
- 0 Stars
- 36 Installations
- PHP
- 1 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 3 Versions
- 6 % Grown
ActiveRecord
PHP ActiveRecord for Silex version 2., (*1)
Using
$app->register(new \ActiveRecordServiceProvider\ActiveRecord(array(
'ar.model_path' => __DIR__.'/Model',
'ar.default_connection' => 'development',
'ar.connections' => array(
'development' => 'mysql://login:password@hostname/database'
),
))
);
dev-master
9999999-dev
phpactiverecord.org for silex2
Sources
Download
MIT
The Requires
by
timosh
silex2
php-activerecord
silex2 profiler
php-activerecord profiler
v1.1
1.1.0.0
phpactiverecord.org for silex2
Sources
Download
MIT
The Requires
by
timosh
silex2
php-activerecord
silex2 profiler
php-activerecord profiler
v1.0
1.0.0.0
phpactiverecord.org for silex2
Sources
Download
MIT
The Requires
by
timosh
silex2
php-activerecord
silex2 profiler
php-activerecord profiler