PHPackages                             techknowlogick/php-conduit - 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. techknowlogick/php-conduit

AbandonedArchivedLibrary[API Development](/categories/api)

techknowlogick/php-conduit
==========================

SDK for Phabricator's Conduit API

v0.0.1(10y ago)038MITPHPPHP &gt;=5.4.0

Since Apr 5Pushed 10y ago1 watchersCompare

[ Source](https://github.com/techknowlogick/php-conduit)[ Packagist](https://packagist.org/packages/techknowlogick/php-conduit)[ Docs](https://github.com/techknowlogick/php-conduit)[ RSS](/packages/techknowlogick-php-conduit/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

PHP Conduit
===========

[](#php-conduit)

SDK for [Phabricator's Conduit API](https://secure.phabricator.com/book/phabricator/article/conduit/).

Implemented API Calls
---------------------

[](#implemented-api-calls)

- maniphest
- query
- info
- update
- user
- query

Install
-------

[](#install)

```
$ php composer.phar require techknowlogick/php-conduit
```

Basic usage
-----------

[](#basic-usage)

```
