2017 © Pedro Peláez
 

library chargeable-api

Charge credit for API calls.

image

damax/chargeable-api

Charge credit for API calls.

  • Tuesday, July 24, 2018
  • by lakiboy
  • Repository
  • 1 Watchers
  • 2 Stars
  • 29 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 3 Open issues
  • 10 Versions
  • 0 % Grown

The README.md

Damax Chargeable API

Build Status Coverage Status Scrutinizer Code Quality, (*1)

Charge credit for API calls. Provides integration with Symfony Framework., (*2)

See example., (*3)

Features

  • Withdraw credit from user's wallet for specific URLs of your API.
  • Deny access to the service if user has insufficient funds.
  • Specify different prices for various endpoints.
  • Use console commands to review user's balance, deposit and withdraw credit.
  • Support for various wallets: Redis, MongoDB, wallet with fixed credit amount or implement your own.
  • Subscribe to API purchase events to notify your application and act accordingly.

Documentation

Topics:, (*4)

Contribute

Install dependencies and run tests:, (*5)

$ make

The Versions

24/07 2018

dev-dependabot/composer/symfony/security-bundle-4.1.2

dev-dependabot/composer/symfony/security-bundle-4.1.2

Charge credit for API calls.

  Sources   Download

MIT

The Requires

  • php ^7.1

 

The Development Requires

24/07 2018

dev-dependabot/composer/symfony/framework-bundle-4.1.2

dev-dependabot/composer/symfony/framework-bundle-4.1.2

Charge credit for API calls.

  Sources   Download

MIT

The Requires

  • php ^7.1

 

The Development Requires

24/07 2018

dev-dependabot/composer/symfony/phpunit-bridge-4.1.2

dev-dependabot/composer/symfony/phpunit-bridge-4.1.2

Charge credit for API calls.

  Sources   Download

MIT

The Requires

  • php ^7.1

 

The Development Requires