PHPackages                             czim/laravel-simplicate - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. czim/laravel-simplicate

AbandonedArchivedLibrary[HTTP &amp; Networking](/categories/http)

czim/laravel-simplicate
=======================

Laravel Simplicate API Client

02074PHP

Since Oct 30Pushed 7y ago1 watchersCompare

[ Source](https://github.com/czim/laravel-simplicate)[ Packagist](https://packagist.org/packages/czim/laravel-simplicate)[ RSS](/packages/czim-laravel-simplicate/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel Simplicate API Client
=============================

[](#laravel-simplicate-api-client)

For communicating with the Simplicate API.

W.I.P.

Version Compatibility
---------------------

[](#version-compatibility)

LaravelPackage5.3.x and older0.9.xInstallation
------------

[](#installation)

Via Composer:

```
$ composer require czim/laravel-simplicate
```

If you don't use auto-discover, register the Service Provider in your `config/app.php`:

```
