-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementMaking things better but without fixing an issueMaking things better but without fixing an issueup-for-grabsAn issue that is ready and has enough information to be picked upAn issue that is ready and has enough information to be picked up
Description
Hey all,
Got what I hope to be a quick feature request. I've been asked to implement this into our codebase and I'd like to keep it as lightweight as possible.
I noticed you have included the PHP package nategood/httpful
and it's only used once throughout the entire codebase. Considering the package is created for the purposes of:
an emphasis of readability, simplicity, and flexibility – basically provide the features and flexibility to get the job done and make those features really easy to use.
I feel this isn't required for one singular cURL request that could probably be done with raw cURL or even the more standard guzzlehttp/psr7
Hopefully you can understand the reasonings behind this and this can be resolved soon.
Thanks.
Metadata
Metadata
Assignees
Labels
enhancementMaking things better but without fixing an issueMaking things better but without fixing an issueup-for-grabsAn issue that is ready and has enough information to be picked upAn issue that is ready and has enough information to be picked up