https://github.com/dflydev/dflydev-encrypted-fig-cookies
Encrypted Cookies for PSR-7 HTTP Message Interface.
https://github.com/dflydev/dflydev-encrypted-fig-cookies
Last synced: about 1 year ago
JSON representation
Encrypted Cookies for PSR-7 HTTP Message Interface.
- Host: GitHub
- URL: https://github.com/dflydev/dflydev-encrypted-fig-cookies
- Owner: dflydev
- License: mit
- Created: 2015-06-04T07:32:45.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-04T16:27:58.000Z (about 11 years ago)
- Last Synced: 2025-04-14T02:28:59.433Z (about 1 year ago)
- Language: PHP
- Size: 145 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Encrypted FIG Cookies
===========
Managing Encrypted Cookies for PSR-7 Requests and Responses.
[](https://packagist.org/packages/dflydev/encrypted-fig-cookies)
[](https://packagist.org/packages/dflydev/encrypted-fig-cookies)
[](https://packagist.org/packages/dflydev/encrypted-fig-cookies)
[](https://packagist.org/packages/dflydev/encrypted-fig-cookies)
[](https://travis-ci.org/dflydev/dflydev-encrypted-fig-cookies)
[](https://scrutinizer-ci.com/g/dflydev/dflydev-encrypted-fig-cookies/?branch=master)
[](https://scrutinizer-ci.com/g/dflydev/dflydev-encrypted-fig-cookies/?branch=master)
[](https://codeclimate.com/github/dflydev/dflydev-encrypted-fig-cookies)
[](https://gitter.im/dflydev/dflydev-fig-cookies?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
Requirements
------------
* PHP 5.4+
* [dflydev/fig-cookies](https://packagist.org/packages/dflydev/fig-cookies)
* [psr/http-message](https://packagist.org/packages/psr/http-message)
Installation
------------
```bash
$> composer require dflydev/encrypted-fig-cookies
```
While in early development, you may be required to be a little more specific:
```bash
$> composer require dflydev/encrypted-fig-cookies:^0.0@dev
```
License
-------
MIT, see LICENSE.
Community
---------
Want to get involved? Here are a few ways:
* Find us in the #dflydev IRC channel on irc.freenode.org.
* Mention [@dflydev](https://twitter.com/dflydev) on Twitter.
* [](https://gitter.im/dflydev/dflydev-fig-cookies?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)