An open API service indexing awesome lists of open source software.

https://github.com/g4code/session


https://github.com/g4code/session

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

session
======

> session - [php](http://php.net) library

## Install

Via Composer

```sh
composer require g4/session
```

## Usage

## Development

### Install dependencies

$ make install

### Run tests

$ make test

## License

(The MIT License)
see LICENSE file for details...