2017 © Pedro Peláez
 

library actions

Thruster Actions Component

image

thruster/actions

Thruster Actions Component

  • Wednesday, December 16, 2015
  • by gcds
  • Repository
  • 1 Watchers
  • 0 Stars
  • 49 Installations
  • PHP
  • 4 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Actions Component

[Latest Version] (https://github.com/ThrusterIO/actions/releases) [Software License] (LICENSE) [Build Status] (https://travis-ci.org/ThrusterIO/actions) [Code Coverage] (https://scrutinizer-ci.com/g/ThrusterIO/actions) [Quality Score] (https://scrutinizer-ci.com/g/ThrusterIO/actions) [Total Downloads] (https://packagist.org/packages/thruster/actions), (*1)

[Email] (mailto:team@thruster.io), (*2)

The Thruster Actions Component implements many different patterns, to provide universal use of this component., (*3)

Install

Via Composer, (*4)

``` bash $ composer require thruster/actions, (*5)


## Usage ```php $actions = new AllAction( new DoctrinePersistAction(new DataModifyAction('demo_group', $object)), new DataIndexAction('demo_index', 'demo_type', new DataMapAction('demo_mapper', $object)), new DataCacheAction($object) ); $executor->execute($actions);

Testing

bash $ composer test, (*6)

Contributing

Please see CONTRIBUTING and CONDUCT for details., (*7)

License

Please see License File for more information., (*8)

The Versions

16/12 2015

dev-master

9999999-dev https://thruster.io

Thruster Actions Component

  Sources   Download

MIT

The Requires

 

The Development Requires

actions thruster

16/12 2015

1.1.0

1.1.0.0 https://thruster.io

Thruster Actions Component

  Sources   Download

MIT

The Requires

 

The Development Requires

actions thruster

05/12 2015

1.0.0

1.0.0.0 https://thruster.io

Thruster Actions Component

  Sources   Download

MIT

The Requires

 

The Development Requires

actions thruster