2017 © Pedro Peláez
 

library iam

Php library that provides implementations for gdbots:iam schemas.

image

gdbots/iam

Php library that provides implementations for gdbots:iam schemas.

  • Wednesday, June 6, 2018
  • by gdbrown
  • Repository
  • 8 Watchers
  • 0 Stars
  • 2,470 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 15 Versions
  • 149 % Grown

The README.md

iam-php

Php library that provides implementations for gdbots:iam schemas. Using this library assumes that you've already created and compiled your own pbj classes using the Pbjc and are making use of the "gdbots:iam:mixin:*" mixins from gdbots/schemas., (*1)

Symfony Integration

Enabling these services in a Symfony app is done by importing classes and letting Symfony autoconfigure and autowire them., (*2)

config/packages/iam.yml:, (*3)

services:
  _defaults:
    autowire: true
    autoconfigure: true
    public: false

  Gdbots\Iam\:
    resource: '%kernel.project_dir%/vendor/gdbots/iam/src/**/*'
    exclude: '*Aggregate*'

  Gdbots\Iam\NcrAppProjector:
    arguments:
      $enabled: '%env(bool:NCR_PROJECTOR_ENABLED)%'

  Gdbots\Iam\NcrUserProjector:
    arguments:
      $enabled: '%env(bool:NCR_PROJECTOR_ENABLED)%'

The above services do NOT handle security though, to get that we need deeper integration with Symfony which is provided by the gdbots/iam-bundle-php., (*4)

The Versions

06/06 2018

dev-master

9999999-dev

Php library that provides implementations for gdbots:iam schemas.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

06/06 2018

v0.4.1

0.4.1.0

Php library that provides implementations for gdbots:iam schemas.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

30/05 2018

dev-app-crud

dev-app-crud

Php library that provides implementations for gdbots:iam schemas.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

08/04 2018

v0.4.0

0.4.0.0

Php library that provides implementations for gdbots:iam schemas.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

07/04 2018

dev-conventionize

dev-conventionize

Php library that provides implementations for gdbots:iam schemas.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

31/03 2018

v0.3.0

0.3.0.0

Php library that provides implementations for gdbots:iam schemas.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

30/03 2018

dev-use-abstract-handlers

dev-use-abstract-handlers

Php library that provides implementations for gdbots:iam schemas.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

16/02 2018

v0.2.1

0.2.1.0

Php library that provides implementations for gdbots:iam schemas.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

16/02 2018

dev-chandlers

dev-chandlers

Php library that provides implementations for gdbots:iam schemas.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

10/12 2017

v0.2.0

0.2.0.0

Php library that provides implementations for gdbots:iam schemas.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

29/11 2017

v0.1.0

0.1.0.0

Php library that provides implementations for gdbots:iam schemas.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

30/09 2017

dev-cognito

dev-cognito

Php library that provides implementations for gdbots:iam schemas.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

17/04 2017

dev-handler-tests

dev-handler-tests

Php library that provides implementations for gdbots:iam schemas.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

29/03 2017

dev-power-rangers

dev-power-rangers

Php library that provides implementations for gdbots:iam schemas.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

27/03 2017

dev-beta

dev-beta

Php library that provides implementations for gdbots:iam schemas.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires