PHPackages                             addshore/jsonstorage-net - 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. addshore/jsonstorage-net

ActiveLibrary

addshore/jsonstorage-net
========================

Tidy package using Guzzle for interacting with jsonstorage.net

1.0.0(4y ago)04PHP

Since Dec 9Pushed 4y ago1 watchersCompare

[ Source](https://github.com/addshore/php-jsonstorage-net)[ Packagist](https://packagist.org/packages/addshore/jsonstorage-net)[ RSS](/packages/addshore-jsonstorage-net/feed)WikiDiscussions main Synced 4w ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

PHP-JSONSTORAGE-NET
===================

[](#php-jsonstorage-net)

 provides a simple JSON storage, with a free tier that can be very useful for small persoanl projects.

This PHP library is a tiny wrapper around their API allowing you to get and put JSON data using their service.

All you need is an account (you can log in with a Google account), and an API key.

Without API key
---------------

[](#without-api-key)

Create, get, update, and delete JSON objects.

```
