Download the PHP package tangkoko/dynamics-sdk-php without Composer
On this page you can find all versions of the php package tangkoko/dynamics-sdk-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download tangkoko/dynamics-sdk-php
More information about tangkoko/dynamics-sdk-php
Files in tangkoko/dynamics-sdk-php
Package dynamics-sdk-php
Short Description Saint Systems Microsoft Dynamics 365 SDK for PHP
License MIT
Homepage https://github.com/saintsystems/dynamics-sdk-php
Informations about the package dynamics-sdk-php
Get started with the Saint Systems Microsoft Dynamics 365 SDK for PHP
This SDK is currently in preview. Please continue to provide feedback as we iterate towards a production-supported library.
Install the SDK
You can install the PHP SDK with Composer.
Get started with Microsoft Dynamics 365
Register your application
Register your application to use the Microsoft Dynamics 365 API by using one of the following supported authentication portals:
- Microsoft Azure Active Directory: Register a new application in your tenant's Active Directory to support work or school users for your tenant, or multiple tenants.
- Microsoft Application Registration Portal (Coming Soon): Register a new application that authenticates using the v2.0 authentication endpoint. This endpoint authenticates both personal (Microsoft) and work or school (Azure Active Directory) accounts.
Authenticate with the Microsoft Graph service
The Microsoft Dynamics 365 SDK for PHP does not include any default authentication implementations. Instead, you can authenticate with the library of your choice.
When authenticating, you simply need to request access to your Dynamics 365 instance URL using the resource
parameter of Azure AD.
Call Microsoft Dynamics 365
The following is an example that shows how to call Microsoft Dynamics 365 Web API.
Develop
Run Tests
Run from the base directory.
Documentation and resources
Issues
View or log issues on the Issues tab in the repo.
Copyright and license
Copyright (c) Saint Systems, LLC. All Rights Reserved. Licensed under the MIT license.
All versions of dynamics-sdk-php with dependencies
guzzlehttp/guzzle Version ^6.2
monolog/monolog Version ^1.22
nesbot/carbon Version ^1.22
illuminate/support Version ^5.4