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

ActiveLibrary[API Development](/categories/api)

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

Monday v2 API developed by TBLACK-IT

v0.2.5(1y ago)1688.6k↓18.1%181LGPL-2.1-onlyPHPPHP &gt;=7.0CI passing

Since Apr 17Pushed 1y ago4 watchersCompare

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

READMEChangelog (6)DependenciesVersions (9)Used By (1)

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

```
