PHPackages                             renegare/silexcsh - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. renegare/silexcsh

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

renegare/silexcsh
=================

Cookie Session Handler for Silex (store session data client side)

v0.1.1(11y ago)164011MITPHPPHP &gt;=5.4.0

Since Jul 3Pushed 11y agoCompare

[ Source](https://github.com/renegare/silexcsh)[ Packagist](https://packagist.org/packages/renegare/silexcsh)[ RSS](/packages/renegare-silexcsh/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (5)Versions (4)Used By (1)

SilexCSH
========

[](#silexcsh)

[Silex](http://silex.sensiolabs.org/doc/usage.html) Cookie Session Handler

[![Build Status](https://camo.githubusercontent.com/ac218b40c9838a40a401d04e59e3821622f62ecf4e44fab645de57c7754761b7/68747470733a2f2f7472617669732d63692e6f72672f72656e65676172652f73696c65786373682e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/renegare/silexcsh)[![Coverage Status](https://camo.githubusercontent.com/4a49b12869b6dfca18f1f89ad65c87ed24406b2959d025a04c2cba0a881a7caf/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f72656e65676172652f73696c65786373682f62616467652e706e67)](https://coveralls.io/r/renegare/silexcsh)

Requirements
------------

[](#requirements)

- PHP 5.4
- [composer](https://getcomposer.org/download/) (preferably latest)

Installation
------------

[](#installation)

```
$ composer require renegare/silexcsh:dev-master

```

Usage Examples:
---------------

[](#usage-examples)

### Silex Usage

[](#silex-usage)

```
