2017 © Pedro Peláez
 

project service-config

Service config package for DeFlou

image

deflou/service-config

Service config package for DeFlou

  • Wednesday, January 31, 2018
  • by deflou
  • Repository
  • 0 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

service-config

Service config interface and attendant entities and their interfaces too., (*1)

usage

use deflou\components\services\configs\ServiceConfigBase;

$config = [...];// define service configuration
$serviceConfig = new ServiceConfigBase($config);

echo $serviceConfig->getSericeName() . '

<

pre>';
print_r($serviceConfig->__toArray());

The Versions

31/01 2018

dev-master

9999999-dev

Service config package for DeFlou

  Sources   Download

BSD-3-Clause

The Requires

  • php >=7.0.0

 

service config deflou

31/01 2018

0.2.1

0.2.1.0

Service config package for DeFlou

  Sources   Download

BSD-3-Clause

The Requires

  • php >=7.0.0

 

service config deflou

31/01 2018

0.2.0

0.2.0.0

Service config package for DeFlou

  Sources   Download

BSD-3-Clause

The Requires

  • php >=7.0.0

 

service config deflou

30/01 2018

0.1.1

0.1.1.0

Service config package for DeFlou

  Sources   Download

BSD-3-Clause

The Requires

  • php >=7.0.0

 

service config deflou

30/01 2018

0.1.0

0.1.0.0

Service config package for DeFlou

  Sources   Download

BSD-3-Clause

The Requires

  • php >=7.0.0

 

service config deflou