2017 © Pedro Peláez
 

library zf-apigility-welcome

Apigility Welcome Screen

image

zfcampus/zf-apigility-welcome

Apigility Welcome Screen

  • Wednesday, May 7, 2014
  • by zendframework
  • Repository
  • 10 Watchers
  • 2 Stars
  • 224,818 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 9 Forks
  • 2 Open issues
  • 12 Versions
  • 3 % Grown

The README.md

Apigility Welcome Screen

Repository abandoned 2019-12-31

This repository has moved to laminas-api-tools/api-tools-welcome., (*1)

Build Status Coverage Status, (*2)

Welcome page for the web interface of the Apigility project., (*3)

Installation

Run the following composer command:, (*4)

$ composer require zfcampus/zf-apigility-welcome

Alternately, manually add the following to your composer.json, in the require section:, (*5)

"require": {
    "zfcampus/zf-apigility-welcome": "^1.1"
}

And then run composer update to ensure the module is installed., (*6)

Finally, add the module name to your project's config/application.config.php under the modules key:, (*7)

return [
    /* ... */
    'modules' => [
        /* ... */
        'ZF\Apigility\Welcome',
    ],
    /* ... */
];

zf-component-installer

If you use zf-component-installer, that plugin will install zf-apigility-welcome as a module for you., (*8)

The Versions

07/05 2014

dev-develop

dev-develop http://apigility.org/

Apigility Welcome Screen

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

api framework zf2 apigility

07/05 2014

dev-master

9999999-dev http://apigility.org/

Apigility Welcome Screen

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

api framework zf2 apigility

07/05 2014
06/05 2014
18/03 2014

1.0.0beta1

1.0.0.0-beta1 http://apigility.org/

Apigility Welcome Screen

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

api framework zf2 apigility

18/03 2014

1.0.0beta2

1.0.0.0-beta2 http://apigility.org/

Apigility Welcome Screen

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

api framework zf2 apigility

18/03 2014

1.0.0-beta3

1.0.0.0-beta3 http://apigility.org/

Apigility Welcome Screen

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

api framework zf2 apigility

28/02 2014

0.9.0

0.9.0.0 http://apigility.org/

Apigility Welcome Screen

  Sources   Download

BSD-3-Clause

The Requires

 

api framework zf2 apigility

28/02 2014

0.9.1

0.9.1.0 http://apigility.org/

Apigility Welcome Screen

  Sources   Download

BSD-3-Clause

The Requires

 

api framework zf2 apigility

07/12 2013

0.8.0

0.8.0.0 http://apigility.org/

Apigility Welcome Screen

  Sources   Download

BSD-3-Clause

The Requires

 

api framework zf2 apigility

01/11 2013

0.7.0

0.7.0.0 http://apigility.org/

Apigility Welcome Screen

  Sources   Download

BSD-3-Clause

api framework zf2 apigility

04/10 2013

0.6.0

0.6.0.0 http://apigility.org/

Apigility Welcome Screen

  Sources   Download

BSD-3-Clause

api framework zf2 apigility