Skip to content

Library PHP to use the Ionic Cloud Services (Auth and Push Notifications) easily.

Notifications You must be signed in to change notification settings

brunocouty/package-ionic-cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About Ionic Cloud PHP Package

This package help you to work with Ionic Cloud Services. To use, first verify the requirements.

Actually, work only registering users in Auth Service and sending push notifications, but I'm working to add all functions of Ionic Cloud ;-)

The Auth Service of Ionic Cloud is the better way to manager device tokens and sessions of users in your Ionic mobile app. Manager the user session and all device tokens of users loggeds. Using the Auth Service, you can send Push Notifications for all devices easily!

I use this package with Laravel Framework but you can use with any PHP application!

Requirements:

  • Laravel >= 5.1;
  • guzzlehttp/guzzle;
  • Create an account in Ionic IO;
  • Have an Ionic Cloud API Token (In your ionic.io account, access your app > Settings > API Tokens);
  • Implements Ionic Cloud features supported - (Push or Auth)in your mobile app;
  • For Push Notifications Service, create and configure a Profile and Certificate in Ionic IO (for Android / for iOS)

Usage

Like this content? Pay me a coffee!

Yeah! You like of this package? Pay me a coffee and help me to keep this package updated!

When you are my support, you have access to exclusive posts with a lot that cool things about PHP, Laravel, AngularJS, VueJS, Ionic, and much more! You will see haw create your own PHP Packages, resolve mistakes on your code... The great content!

Help me with only $1 / month and you will have access to my private content! And more, you need help to code your project? I can help you! Access my Patreon Profile, I can help you via e-mail or skype!

https://www.patreon.com/brunocouty

About

Library PHP to use the Ionic Cloud Services (Auth and Push Notifications) easily.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages