Download the PHP package hyperion/dbal without Composer
On this page you can find all versions of the php package hyperion/dbal. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hyperion/dbal
More information about hyperion/dbal
Files in hyperion/dbal
Download hyperion/dbal
More information about hyperion/dbal
Files in hyperion/dbal
Please rate this library. Is it a good library?
Informations about the package dbal
Hyperion DBAL & API Client
Hyperion logistics and API client.
Command Line
To view all command line options:
./hyperion
Configuration
To change the location of the API server, create a config file named config/console-[ENV].yml (replacing [ENV] with
'dev' or 'prod') and populate it with:
data_manager:
driver: Hyperion\Dbal\Driver\ApiDataDriver
arguments: [ 'your.api-server.com' ]
stack_manager:
driver: Hyperion\Dbal\Driver\ApiStackDriver
arguments: [ 'your.api-server.com' ]All versions of dbal with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
eloquent/enumeration Version ~5.1
guzzle/guzzle Version ~3.9
jms/serializer Version ~0.16
doctrine/collections Version ~1.2
symfony/console Version ~2.4
psr/log Version ~1.0
bravo3/properties Version ~1.0
eloquent/enumeration Version ~5.1
guzzle/guzzle Version ~3.9
jms/serializer Version ~0.16
doctrine/collections Version ~1.2
symfony/console Version ~2.4
psr/log Version ~1.0
bravo3/properties Version ~1.0
The package hyperion/dbal contains the following files
Loading the files please wait ...