PHPackages                             radweb/monday-api - 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. radweb/monday-api

ActiveLibrary

radweb/monday-api
=================

Monday v2 API developed by TBLACK-IT. Forked to fix error

0.1(2y ago)0964LGPL-2.1-onlyPHPPHP &gt;=5.5.0

Since Jul 21Pushed 2y agoCompare

[ Source](https://github.com/Radweb/monday-api)[ Packagist](https://packagist.org/packages/radweb/monday-api)[ RSS](/packages/radweb-monday-api/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Monday API
==========

[](#monday-api)

Monday.com API

Installation &amp; loading
--------------------------

[](#installation--loading)

Monday API is available on [Packagist](https://packagist.org/packages/tblack-it/monday-api) (using semantic versioning), and installation via [Composer](https://getcomposer.org) is the recommended way to install Monday API. Just add this line to your `composer.json` file:

```
"tblack-it/monday-api": "~0.2"
```

or run

```
composer require tblack-it/monday-api
```

Note that the `vendor` folder and the `vendor/autoload.php` script are generated by Composer; they are not part of Monday API

Examples
--------

[](#examples)

Init Monday connector

```
