PHPackages                             lts/microdeps-curl - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. lts/microdeps-curl

ActiveLibrary[HTTP &amp; Networking](/categories/http)

lts/microdeps-curl
==================

A micro dependency that provides a foundation for using Curl

169PHP

Since Sep 29Pushed 2y agoCompare

[ Source](https://github.com/LongTermSupport/microdeps-curl)[ Packagist](https://packagist.org/packages/lts/microdeps-curl)[ RSS](/packages/lts-microdeps-curl/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

MicroDeps/Curl
==============

[](#microdepscurl)

MicroDeps are all about very small pieces of code that do a single small thing well

This MicroDep is for Curl

Simply enough it provides some basic classes to aid with creating, configuring and executing Curl requests.

This is an alternative to bringing in large dependencies when you only need to make simple requests and woudl prefer to keep things as simple as possible.

Installing
----------

[](#installing)

You can bring this in as a composer dependency if you wish, though you are encouraged to simply copy/paste the code into your project.

There is a WIP microdeps installer system which can automate the process of copying and updating MicroDeps within your project:

Quick Start
-----------

[](#quick-start)

```
