2017 © Pedro Peláez
 

library stores

PHP library for storing data.

image

watoki/stores

PHP library for storing data.

  • Friday, March 11, 2016
  • by rtens
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2,746 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

stores Build Status

stores is a simple storage library for PHP., (*1)

Installation

To add stores to your project with composer, (*2)

composer require watoki/stores

To install stores as a stand-alone project you can use, (*3)

git clone https://github.com/watoki/stores.git
cd stores
composer install
vendor/bin/scrut

The Versions

11/03 2016

dev-master

9999999-dev http://github.com/watoki/stores

PHP library for storing data.

  Sources   Download

MIT

The Requires

 

The Development Requires

orm database repository storage watoki

17/02 2016

v0.4

0.4.0.0 http://github.com/watoki/stores

PHP library for simple PDO based data storage.

  Sources   Download

MIT

The Requires

 

The Development Requires

database repository pdo storage watoki

18/06 2015

v0.3

0.3.0.0 http://github.com/watoki/stores

PHP library for simple PDO based data storage.

  Sources   Download

MIT

The Requires

 

The Development Requires

database repository pdo storage watoki

27/11 2014

v0.2

0.2.0.0 http://github.com/watoki/stores

PHP library for simple PDO based data storage.

  Sources   Download

MIT

The Requires

 

The Development Requires

database repository pdo storage watoki

14/06 2014

v0.1

0.1.0.0 http://github.com/watoki/stores

PHP library for simple PDO based data storage.

  Sources   Download

MIT

The Requires

 

The Development Requires

database repository pdo storage watoki