microsoftgraph / microsoftgraph/msgraph-sdk-php
The library is huge and I have some questions about this.
Open
@SilasKenneth is already working on this.
Since Feb 21, 2024.
- Dominant language
- PHP
- Stars
- 669
- Forks
- 150
- Avg merge
- 15h 21m
- Merged PRs (30d)
- 3
Description
So when installing this library it installs a huge amount of files (approx 30k).
This is causing thinks like psalms memory usage to jump from sub 1G to almost 10G.
Are there any plans to be able to have some kind of segmenting of the api?
At the moment our use case cares only about using the subscriptions and messages resources but were having to include so much more as its all or nothing.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.