Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diablomedia/zf1-session
Session Component from ZF1
https://github.com/diablomedia/zf1-session
Last synced: 5 days ago
JSON representation
Session Component from ZF1
- Host: GitHub
- URL: https://github.com/diablomedia/zf1-session
- Owner: diablomedia
- License: bsd-3-clause
- Created: 2018-03-24T05:49:26.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-10T04:01:41.000Z (6 months ago)
- Last Synced: 2024-11-23T21:07:14.156Z (about 1 month ago)
- Language: PHP
- Size: 120 KB
- Stars: 0
- Watchers: 6
- Forks: 6
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Zend Framework 1 - Session
[![Build](https://github.com/diablomedia/zf1-session/workflows/Build/badge.svg?event=push)](https://github.com/diablomedia/zf1-session/actions?query=workflow%3ABuild+event%3Apush)
[![codecov](https://codecov.io/gh/diablomedia/zf1-session/branch/master/graph/badge.svg)](https://codecov.io/gh/diablomedia/zf1-session)
[![Latest Stable Version](https://poser.pugx.org/diablomedia/zendframework1-session/v/stable)](https://packagist.org/packages/diablomedia/zendframework1-session)
[![Total Downloads](https://poser.pugx.org/diablomedia/zendframework1-session/downloads)](https://packagist.org/packages/diablomedia/zendframework1-session)
[![License](https://poser.pugx.org/diablomedia/zendframework1-session/license)](https://packagist.org/packages/diablomedia/zendframework1-session)This is just the Zend_Session component extracted from our fork of the Zend Framework 1 repo (https://github.com/diablomedia/zf1).