2017 © Pedro Peláez
 

library whisper

Work with external APIs using the Eloquent ORM models.

image

laravel-whisper/whisper

Work with external APIs using the Eloquent ORM models.

  • Monday, July 23, 2018
  • by m1guelpf
  • Repository
  • 4 Watchers
  • 1 Stars
  • 81 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 179 % Grown

The README.md

Work with external APIs using the Eloquent ORM models.

Latest Version on Packagist Build Status StyleCI Badge Total Downloads, (*1)

This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors., (*2)

Installation

You can install the package via composer:, (*3)

composer require laravel-whisper/whisper

Usage

``` php $skeleton = new LaravelWhisper\Whisper; echo $skeleton->echoPhrase('Hello, World!');, (*4)


## Testing ``` bash composer test

Contributing

Please see CONTRIBUTING for details., (*5)

Credits

License

The MIT License (MIT). Please see License File for more information., (*6)

The Versions

23/07 2018
23/07 2018
06/09 2017

dev-analysis-q1NVb5

dev-analysis-q1NVb5 https://github.com/laravel-whisper/whisper

Work with external APIs using the Eloquent ORM models.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel api eloquent whisper