PHPackages                             proclame/tblack-it-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. [API Development](/categories/api)
4. /
5. proclame/tblack-it-monday-api

ActiveLibrary[API Development](/categories/api)

proclame/tblack-it-monday-api
=============================

Monday v2 API developed by TBLACK-IT

v0.2.5(2y ago)04.2kLGPL-2.1-onlyPHPPHP &gt;=7.0

Since Dec 27Pushed 2y agoCompare

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

READMEChangelogDependenciesVersions (3)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

```
