Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diablomedia/zf1-registry
Registry Component from ZF1
https://github.com/diablomedia/zf1-registry
Last synced: 5 days ago
JSON representation
Registry Component from ZF1
- Host: GitHub
- URL: https://github.com/diablomedia/zf1-registry
- Owner: diablomedia
- License: bsd-3-clause
- Created: 2018-03-21T22:56:09.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-09T16:09:46.000Z (6 months ago)
- Last Synced: 2024-12-13T07:27:27.444Z (15 days ago)
- Language: PHP
- Size: 91.8 KB
- Stars: 0
- Watchers: 5
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Zend Framework 1 - Registry
[![Build](https://github.com/diablomedia/zf1-registry/workflows/Build/badge.svg?event=push)](https://github.com/diablomedia/zf1-registry/actions?query=workflow%3ABuild+event%3Apush)
[![codecov](https://codecov.io/gh/diablomedia/zf1-registry/branch/master/graph/badge.svg)](https://codecov.io/gh/diablomedia/zf1-registry)
[![Latest Stable Version](https://poser.pugx.org/diablomedia/zendframework1-registry/v/stable)](https://packagist.org/packages/diablomedia/zendframework1-registry)
[![Total Downloads](https://poser.pugx.org/diablomedia/zendframework1-registry/downloads)](https://packagist.org/packages/diablomedia/zendframework1-registry)
[![License](https://poser.pugx.org/diablomedia/zendframework1-registry/license)](https://packagist.org/packages/diablomedia/zendframework1-registry)This is just the Zend_Registry component extracted from our fork of the Zend Framework 1 repo (https://github.com/diablomedia/zf1).