2017 © Pedro Peláez
 

symfony-bundle transactor-bundle

Integrates the Orkestra Transactor with Symfony 2

image

orkestra/transactor-bundle

Integrates the Orkestra Transactor with Symfony 2

  • Thursday, October 26, 2017
  • by tyler-sommer
  • Repository
  • 2 Watchers
  • 1 Stars
  • 276 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 3 Versions
  • 1 % Grown

The README.md

OrkestraTransactorBundle

Build Status, (*1)

Integrates orkestra-transactor with Symfony 2., (*2)

Installation

The easiest way to add OrkestraTransactorBundle to your project is using composer., (*3)

Add orkestra/transactor-bundle to your composer.json file:, (*4)

``` json { "require": { "orkestra/transactor-bundle": "dev-master" } }, (*5)


Then run `composer install` or `composer update`. ## Configuration ### Encryption To enable encryption of the account number field on all account entities, set `enable_encryption` to true in config.yml. ``` yaml # app/config/config.yml orkestra_transactor: enable_encryption: true

Encryption is handled transparently using the encrypted_string column type provided by orkestra-common., (*6)

The Versions

26/10 2017

dev-master

9999999-dev

Integrates the Orkestra Transactor with Symfony 2

  Sources   Download

MIT

The Requires

 

The Development Requires

13/08 2013

1.0.1

1.0.1.0

Integrates the Orkestra Transactor with Symfony 2

  Sources   Download

MIT

The Requires

 

The Development Requires

29/01 2013

1.0.0

1.0.0.0

Integrates the Orkestra Transactor with Symfony 2

  Sources   Download

MIT

The Requires

 

The Development Requires