Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diablomedia/zf1-uri
Uri Component from ZF1
https://github.com/diablomedia/zf1-uri
Last synced: 5 days ago
JSON representation
Uri Component from ZF1
- Host: GitHub
- URL: https://github.com/diablomedia/zf1-uri
- Owner: diablomedia
- License: bsd-3-clause
- Created: 2018-03-24T15:58:36.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-10T03:00:57.000Z (6 months ago)
- Last Synced: 2024-12-11T09:36:06.642Z (17 days ago)
- Language: PHP
- Size: 114 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 - Uri
[![Build](https://github.com/diablomedia/zf1-uri/workflows/Build/badge.svg?event=push)](https://github.com/diablomedia/zf1-uri/actions?query=workflow%3ABuild+event%3Apush)
[![codecov](https://codecov.io/gh/diablomedia/zf1-uri/branch/master/graph/badge.svg)](https://codecov.io/gh/diablomedia/zf1-uri)
[![Latest Stable Version](https://poser.pugx.org/diablomedia/zendframework1-uri/v/stable)](https://packagist.org/packages/diablomedia/zendframework1-uri)
[![Total Downloads](https://poser.pugx.org/diablomedia/zendframework1-uri/downloads)](https://packagist.org/packages/diablomedia/zendframework1-uri)
[![License](https://poser.pugx.org/diablomedia/zendframework1-uri/license)](https://packagist.org/packages/diablomedia/zendframework1-uri)This is just the Zend_Uri component extracted from our fork of the Zend Framework 1 repo (https://github.com/diablomedia/zf1).