Skip to content

apigee/apigee-mock-client-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apigee Mock Client for PHP

A mock client library to replace calls to Apigee Edge with mock calls for testing.

Roadmap

  • Add a templating system for creating JSON responses from Apigee client PHP objects.
  • Evaluate serialization as an option for mock response generation.
  • Add traits for queuing responses for common objects.

The Twig generator.

There is a Twig generator included in this library. To use it, you must first include Twig in your project. Using the Twig generator is not required for this library to operate so it is not required by default.

About

A mock client library to replace calls to Apigee Edge with mock calls for testing.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages