Download the PHP package arseniew/silex-idiorm-provider without Composer
On this page you can find all versions of the php package arseniew/silex-idiorm-provider. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download arseniew/silex-idiorm-provider
More information about arseniew/silex-idiorm-provider
Files in arseniew/silex-idiorm-provider
Download arseniew/silex-idiorm-provider
More information about arseniew/silex-idiorm-provider
Files in arseniew/silex-idiorm-provider
Vendor arseniew
Package silex-idiorm-provider
Short Description Silex service provider for Idiorm
License MIT
Homepage http://github.com/arseniew/silex-idiorm-provider
Package silex-idiorm-provider
Short Description Silex service provider for Idiorm
License MIT
Homepage http://github.com/arseniew/silex-idiorm-provider
Please rate this library. Is it a good library?
Informations about the package silex-idiorm-provider
Idiorm Service Provider
Provider for integrating Idiorm with Silex
Registering and configuration
For more details on configuration array see: Idiorm configuration options
Usage in controller
To get all records for given table:
For more query examples see: Idiorm querying
Multiple connections
To configure multiple connections use $app['idiorm.dbs.options']
$app['idiorm.dbs.options'] Needs to be associative array, where keys will be connection names, and value will contain configuration array
To use connections in controller:
All versions of silex-idiorm-provider with dependencies
PHP Build Version
Package Version
Requires
j4mie/idiorm Version
1.4.*
The package arseniew/silex-idiorm-provider contains the following files
Loading the files please wait ....