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

ActiveLibrary[API Development](/categories/api)

printermonk/printermonk-php
===========================

A PHP Client for PrinterMonk to give your printer an API

v0.1.0(9y ago)010MITPHPPHP &gt;=5.6

Since Feb 7Pushed 9y ago2 watchersCompare

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

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

PrinterMonk client for PHP
==========================

[](#printermonk-client-for-php)

This is an open source PHP client for the PrinterMonk API

Installation
------------

[](#installation)

Get it with [composer](https://getcomposer.org)

```
composer require printermonk/printermonk-php

```

Example: get all printers
-------------------------

[](#example-get-all-printers)

```
