The Wayback Machine - https://web.archive.org/web/20231205035416/https://github.com/dcblogdev/laravel-microsoft-graph
Skip to content

dcblogdev/laravel-microsoft-graph

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
November 26, 2023 06:59
November 26, 2023 06:59
November 26, 2023 06:59
November 26, 2023 06:59
November 26, 2023 06:59
November 26, 2023 06:59
October 25, 2023 06:21

Community

There is a Discord community. https://discord.gg/VYau8hgwrm For quick help, ask questions in the appropriate channel.

Laravel Microsoft Graph

Latest Version on Packagist Total Downloads

Logo

A Laravel package for working with Microsoft Graph API.

MsGraph comes in two flavours:

  1. MsGraph: login in as a user.
  2. MsGraphAdmin: login as a tenant (administrator) useful for running background tasks.

API documentation can be found at https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/beta-overview

Documentation and install instructions

https://dcblog.dev/docs/laravel-microsoft-graph

Change log

Please see the changelog for more information on what has changed recently.

Contributing

Contributions are welcome and will be fully credited.

Contributions are accepted via Pull Requests on Github.

Pull Requests

  • Document any change in behaviour - Make sure the readme.md and any other relevant documentation are kept up-to-date.

  • Consider our release cycle - We try to follow SemVer v2.0.0. Randomly breaking public APIs is not an option.

  • One pull request per feature - If you want to do more than one thing, send multiple pull requests.

Security

If you discover any security related issues, please email dave@dcblog.dev email instead of using the issue tracker.

License

license. Please see the license file for more information.