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

ActiveLibrary[API Development](/categories/api)

targito/targito-api
===================

Targito API implementation

v1.6.0(3y ago)117.2k↓35.5%1MITPHPPHP ^7.2 | ^8.0

Since Apr 16Pushed 3y ago2 watchersCompare

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

READMEChangelog (6)Dependencies (4)Versions (9)Used By (1)

Targito API implementation for PHP 7.2+
=======================================

[](#targito-api-implementation-for-php-72)

[![Build Status](https://github.com/targito/TargitoApiPhp/actions/workflows/test.yaml/badge.svg)](https://github.com/targito/TargitoApiPhp/actions/workflows/test.yaml)

If you use Symfony 4 or 5, you can use our [Symfony bundle](https://github.com/targito/TargitoApiPhpBundle).

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

[](#installation)

`composer require targito/targito-api`

Usage
-----

[](#usage)

The api is accessed by creating a new instance of `\Targito\Api\TargitoApi` and providing correct credentials.

```
