2017 © Pedro PelĂĄez
 

library rosmaro-sf

Allows to use Rosmaro with Symfony.

image

lukaszmakuch/rosmaro-sf

Allows to use Rosmaro with Symfony.

  • Monday, October 10, 2016
  • by lukaszmakuch
  • Repository
  • 1 Watchers
  • 0 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Rosmaro and Symfony

travis, (*1)

RosmaroSfSessionStorage

Store all information about states in a session managed by the HttpFoundation component., (*2)

use \lukaszmakuch\RosmaroSf\RosmaroSfSessionStorage;

$storage = new RosmaroSfSessionStorage(
    $symfonySessionObject,
    "used_prefix"
);

Composer

$ composer require lukaszmakuch/rosmaro-sf

The Versions

10/10 2016

dev-master

9999999-dev

Allows to use Rosmaro with Symfony.

  Sources   Download

MIT

The Requires

 

The Development Requires

10/10 2016

v0.0.1

0.0.1.0

Allows to use Rosmaro with Symfony.

  Sources   Download

MIT

The Requires

 

The Development Requires