2017 © Pedro Peláez
 

library zf-apigility-provider

Apigility interfaces

image

zfcampus/zf-apigility-provider

Apigility interfaces

  • Tuesday, May 8, 2018
  • by zendframework
  • Repository
  • 6 Watchers
  • 4 Stars
  • 767,461 Installations
  • PHP
  • 22 Dependents
  • 0 Suggesters
  • 5 Forks
  • 0 Open issues
  • 14 Versions
  • 6 % Grown

The README.md

ZF Apigility Provider

Repository abandoned 2019-12-31

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

Build Status, (*2)

Introduction

This repository consists of interfaces used by Apigility that can be composed into standalone modules and libraries so that consumers may choose to opt-in to Apigility functionality., (*3)

General Usage

To mark a module as being an Apigility-enabled module, add the following interface to your Module:, (*4)

use ZF\Apigility\Provider\ApigilityProviderInterface;

class MyModule implements ApigilityProviderInterface
{
}

At this point, this particular module should show up in the Apigility UI interface., (*5)

Requirements

Please see the composer.json file., (*6)

Installation

Run the following composer command:, (*7)

$ composer require zfcampus/zf-apigility-provider

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

"require": {
    "zfcampus/zf-apigility-provider": "^1.0"
}

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

The Versions

08/05 2018

dev-develop

dev-develop

Apigility interfaces

  Sources   Download

BSD-3-Clause

The Requires

  • php ^5.6 || ^7.0

 

The Development Requires

api framework zf2 apigility zendframework zf

08/05 2018

dev-master

9999999-dev

Apigility interfaces

  Sources   Download

BSD-3-Clause

The Requires

  • php ^5.6 || ^7.0

 

The Development Requires

api framework zf2 apigility zendframework zf

08/05 2018

1.3.0

1.3.0.0

Apigility interfaces

  Sources   Download

BSD-3-Clause

The Requires

  • php ^5.6 || ^7.0

 

The Development Requires

api framework apigility zendframework zf

13/07 2016

1.2.0

1.2.0.0 http://apigility.org/

Apigility interfaces

  Sources   Download

BSD-3-Clause

The Requires

  • php ^5.5 || ^7.0

 

The Development Requires

api framework zf2 apigility

15/07 2015

1.1.0

1.1.0.0 http://apigility.org/

Apigility interfaces

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.5

 

The Development Requires

api framework zf2 apigility

14/07 2015

1.0.2

1.0.2.0 http://apigility.org/

Apigility interfaces

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.23

 

The Development Requires

api framework zf2 apigility

04/06 2014

1.0.1

1.0.1.0 http://apigility.org/

Apigility interfaces

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.23

 

The Development Requires

api framework zf2 apigility

06/05 2014

1.0.0

1.0.0.0 http://apigility.org/

Apigility interfaces

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.23

 

The Development Requires

api framework zf2 apigility

10/04 2014

1.0.0beta2

1.0.0.0-beta2 http://apigility.org/

Apigility interfaces

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.23

 

The Development Requires

api framework zf2 apigility

10/04 2014

1.0.0-beta3

1.0.0.0-beta3 http://apigility.org/

Apigility interfaces

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.23

 

The Development Requires

api framework zf2 apigility

10/04 2014

dev-feature/readme-documentation

dev-feature/readme-documentation http://apigility.org/

Apigility interfaces

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.23

 

The Development Requires

api framework zf2 apigility

18/03 2014

1.0.0beta1

1.0.0.0-beta1 http://apigility.org/

Apigility interfaces

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.23

 

The Development Requires

api framework zf2 apigility

28/02 2014

0.9.0

0.9.0.0 http://apigility.org/

Apigility interfaces

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.23

 

The Development Requires

api framework zf2 apigility

28/02 2014

0.9.1

0.9.1.0 http://apigility.org/

Apigility interfaces

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.23

 

The Development Requires

api framework zf2 apigility