2017 © Pedro Peláez
 

library parse

Parse Is A Parse SDK Bridge For Laravel 5

image

graham-campbell/parse

Parse Is A Parse SDK Bridge For Laravel 5

  • Monday, April 3, 2017
  • by graham-campbell
  • Repository
  • 4 Watchers
  • 81 Stars
  • 35,855 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 19 Forks
  • 1 Open issues
  • 13 Versions
  • 1 % Grown

The README.md

Laravel Parse

Laravel Parse is currently maintained by Prosper Otemuyiwa, and is a Parse SDK bridge for Laravel 5. Feel free to check out the change log, releases, license, and contribution guidelines., (*1)

StyleCI Status Build Status Software License Latest Version , (*2)

Installation

Either PHP 5.5+ or HHVM 3.6+ are required., (*3)

To get the latest version of Laravel Parse, simply require the project using Composer:, (*4)

$ composer require laravel-parse/parse

Instead, you may of course manually update your require block and run composer update if you so choose:, (*5)

{
    "require": {
        "laravel-parse/parse": "^3.0"
    }
}

Once Laravel Parse is installed, you need to register the service provider. Open up config/app.php and add the following to the providers key., (*6)

  • 'LaravelParse\Parse\ParseServiceProvider'

Configuration

Laravel Parse requires configuration. To get started, you'll need to publish all vendor assets:, (*7)

$ php artisan vendor:publish --provider="LaravelParse\Parse\ParseServiceProvider"

This will create a config/parse.php file in your app that you can modify to set your configuration. Also, make sure you check for changes to the original config file in this package between releases., (*8)

There are five config options:, (*9)

Parse App Id

This option ('app_id') is where you may specify your parse app id. The default value for this setting is 'your-app-id'., (*10)

Parse Rest Key

This option ('rest_key') is where you may specify your parse rest key. The default value for this setting is 'your-rest-key'., (*11)

Parse Master Key

This option ('master_key') is where you may specify your parse master key. The default value for this setting is 'your-master-key'., (*12)

Parse Server URL

This option ('server_url') is where you may specify your parse server url. The default value for this setting is 'https://api.parse.com/'., (*13)

Parse Mount Point

This option ('mount_point') is where you may specify your parse mount point. The default value for this setting is '1'., (*14)

Parse Session Handler

This option ('session') is where you may specify your parse session handler. The default value for this setting is 'laravel'., (*15)

Usage

This package is only responsible for the automatic initialisation of the parse client. See the parse docs at https://github.com/ParsePlatform/parse-php-sdk., (*16)

Security

If you discover a security vulnerability within this package, please send an e-mail to Prosper Otemuyiwa at prosperotemuyiwa@gmail.com. All security vulnerabilities will be promptly addressed., (*17)

License

Laravel Parse is licensed under The MIT License (MIT)., (*18)

The Versions

03/04 2017

dev-master

9999999-dev

Parse Is A Parse SDK Bridge For Laravel 5

  Sources   Download

MIT

The Requires

 

The Development Requires

by Graham Campbell

laravel framework graham campbell grahamcampbell parse bridge parse-sdk parse sdk parsesdk parse bridge parse sdk bridge laravel parse laravel-parse

01/01 2017

v2.8.0

2.8.0.0

Parse Is A Parse SDK Bridge For Laravel 5

  Sources   Download

MIT

The Requires

 

The Development Requires

by Graham Campbell

laravel framework graham campbell grahamcampbell parse bridge parse-sdk parse sdk parsesdk parse bridge parse sdk bridge laravel parse laravel-parse

20/07 2016

v2.7.0

2.7.0.0

Parse Is A Parse SDK Bridge For Laravel 5

  Sources   Download

MIT

The Requires

 

The Development Requires

by Graham Campbell

laravel framework graham campbell grahamcampbell parse bridge parse-sdk parse sdk parsesdk parse bridge parse sdk bridge laravel parse laravel-parse

26/04 2016

v2.6.0

2.6.0.0

Parse Is A Parse SDK Bridge For Laravel 5

  Sources   Download

MIT

The Requires

 

The Development Requires

by Graham Campbell

laravel framework graham campbell grahamcampbell parse bridge parse-sdk parse sdk parsesdk parse bridge parse sdk bridge laravel parse laravel-parse

16/04 2016

v2.5.0

2.5.0.0

Parse Is A Parse SDK Bridge For Laravel 5

  Sources   Download

MIT

The Requires

 

The Development Requires

by Graham Campbell

laravel framework graham campbell grahamcampbell parse bridge parse-sdk parse sdk parsesdk parse bridge parse sdk bridge laravel parse laravel-parse

30/01 2016

v2.4.1

2.4.1.0

Parse Is A Parse SDK Bridge For Laravel 5

  Sources   Download

MIT

The Requires

 

The Development Requires

by Graham Campbell

laravel framework graham campbell grahamcampbell parse bridge parse-sdk parse sdk parsesdk parse bridge parse sdk bridge laravel parse laravel-parse

14/11 2015

v2.4.0

2.4.0.0

Parse Is A Parse SDK Bridge For Laravel 5

  Sources   Download

MIT

The Requires

 

The Development Requires

by Graham Campbell

laravel framework graham campbell grahamcampbell parse bridge parse-sdk parse sdk parsesdk parse bridge parse sdk bridge laravel parse laravel-parse

06/10 2015

v2.3.0

2.3.0.0

Parse Is A Parse SDK Bridge For Laravel 5

  Sources   Download

MIT

The Requires

 

The Development Requires

by Graham Campbell

laravel framework graham campbell grahamcampbell parse bridge parse-sdk parse sdk parsesdk parse bridge parse sdk bridge laravel parse laravel-parse

26/06 2015

v2.2.0

2.2.0.0

Parse Is A Parse SDK Bridge For Laravel 5

  Sources   Download

MIT

The Requires

 

The Development Requires

by Graham Campbell

laravel framework graham campbell grahamcampbell parse bridge parse-sdk parse sdk parsesdk parse bridge parse sdk bridge laravel parse laravel-parse

07/05 2015

v2.1.0

2.1.0.0

Parse Is A Parse SDK Bridge For Laravel 5

  Sources   Download

MIT

The Requires

 

The Development Requires

by Graham Campbell

laravel framework graham campbell grahamcampbell parse bridge parse-sdk parse sdk parsesdk parse bridge parse sdk bridge laravel parse laravel-parse

05/02 2015

v2.0.0

2.0.0.0

Parse Is A Parse SDK Bridge For Laravel 5

  Sources   Download

MIT

The Requires

 

The Development Requires

by Graham Campbell

laravel framework graham campbell grahamcampbell parse bridge parse-sdk parse sdk parsesdk parse bridge parse sdk bridge laravel parse laravel-parse

11/01 2015

v1.0.1

1.0.1.0

Parse Is A Parse SDK Bridge For Laravel 4.1/4.2

  Sources   Download

MIT

The Requires

 

The Development Requires

by Graham Campbell

laravel framework graham campbell grahamcampbell parse bridge parse-sdk parse sdk parsesdk parse bridge parse sdk bridge laravel parse laravel-parse

19/10 2014

v1.0.0

1.0.0.0

Parse Is A Parse SDK Bridge For Laravel 4.1/4.2

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

by Graham Campbell

laravel framework graham campbell grahamcampbell parse bridge parse-sdk parse sdk parsesdk parse bridge parse sdk bridge laravel parse laravel-parse