2017 © Pedro PelĂĄez
 

library laravel-arrowdb

A Laravel package for inteacting with ArrowDB Appcelerator Cloud Services

image

claymm/laravel-arrowdb

A Laravel package for inteacting with ArrowDB Appcelerator Cloud Services

  • Thursday, June 23, 2016
  • by Claymm
  • Repository
  • 1 Watchers
  • 0 Stars
  • 30 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 6 Versions
  • 3 % Grown

The README.md

laravel-arrowdb

Build Status, (*1)

A package to interface with ArrowDB - Appcelerator Cloud Services (ACS), (*2)

Installation

To install the following to your composer.json, (*3)

"claymm/laravel-arrowdb" : "~1.0"

Add the service provider and alias to app/config/app.php:, (*4)

'Claymm\ArrowDB\ArrowDBServiceProvider',

'ArrowDB' => 'Claymm\ArrowDB\Facades\ArrowDB',

To publish the configuration file you'll have to run:, (*5)

$ php artisan vendor:publish --provider="Claymm\ArrowDB\ArrowDBServiceProvider", (*6)

Basic Usage

In your contoller or route:, (*7)

$result = ArrowDB::get('user/search.json');

//do something with the returned object

Using Authenticated API's or as an Authentication provider for ACS Users

To use API's that require user authentication you will need to use a third party authentication provider. I've chosen Sentry, if you'd like to use this and use a different Auth manager create a issue., (*8)

Contributions

This is a fork from h3r2on/laravel-acs which is getting pretty old now and outdated so thanks to h3r2on., (*9)

The Versions

23/06 2016

dev-master

9999999-dev https://github.com/Claymm/laravel-arrowdb

A Laravel package for inteacting with ArrowDB Appcelerator Cloud Services

  Sources   Download

MIT

The Requires

 

The Development Requires

api services cloud titanium acs appcelerator arrowdb alloy reste

23/06 2016

1.0.2

1.0.2.0 https://github.com/Claymm/laravel-arrowdb

A Laravel package for inteacting with ArrowDB Appcelerator Cloud Services

  Sources   Download

MIT

The Requires

 

The Development Requires

api services cloud titanium acs appcelerator arrowdb alloy reste

22/06 2016

1.0.1

1.0.1.0 https://github.com/Claymm/laravel-arrowdb

A Laravel package for inteacting with ArrowDB Appcelerator Cloud Services

  Sources   Download

MIT

The Requires

 

The Development Requires

api services cloud titanium acs appcelerator arrowdb alloy reste

15/06 2016

1.0.0

1.0.0.0 https://github.com/Claymm/laravel-arrowdb

A Laravel package for inteacting with ArrowDB Appcelerator Cloud Services

  Sources   Download

MIT

The Requires

 

The Development Requires

api services cloud titanium acs appcelerator arrowdb alloy reste

06/08 2014

1.0.0-beta

1.0.0.0-beta http://h3r2on.com/laravel-acs

A package for inteacting with Appcelerator Cloud Services

  Sources   Download

MIT

The Requires

 

The Development Requires

titanium acs appcelerator

30/07 2014

1.0.0-alpha

1.0.0.0-alpha http://h3r2on.com/laravel-acs

A package for inteacting with Appcelerator Cloud Services

  Sources   Download

MIT

The Requires

 

titanium acs appcelerator