Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diablomedia/zf1-rest
Rest Component from ZF1
https://github.com/diablomedia/zf1-rest
Last synced: 5 days ago
JSON representation
Rest Component from ZF1
- Host: GitHub
- URL: https://github.com/diablomedia/zf1-rest
- Owner: diablomedia
- License: bsd-3-clause
- Created: 2018-03-24T04:54:34.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-24T06:44:50.000Z (8 months ago)
- Last Synced: 2024-04-24T13:26:43.154Z (8 months ago)
- Language: PHP
- Size: 113 KB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Zend Framework 1 - Rest
[![Build](https://github.com/diablomedia/zf1-rest/workflows/Build/badge.svg?event=push)](https://github.com/diablomedia/zf1-rest/actions?query=workflow%3ABuild+event%3Apush)
[![codecov](https://codecov.io/gh/diablomedia/zf1-rest/branch/master/graph/badge.svg)](https://codecov.io/gh/diablomedia/zf1-rest)
[![Latest Stable Version](https://poser.pugx.org/diablomedia/zendframework1-rest/v/stable)](https://packagist.org/packages/diablomedia/zendframework1-rest)
[![Total Downloads](https://poser.pugx.org/diablomedia/zendframework1-rest/downloads)](https://packagist.org/packages/diablomedia/zendframework1-rest)
[![License](https://poser.pugx.org/diablomedia/zendframework1-rest/license)](https://packagist.org/packages/diablomedia/zendframework1-rest)This is just the Zend_Rest component extracted from our fork of the Zend Framework 1 repo (https://github.com/diablomedia/zf1).