An open API service indexing awesome lists of open source software.

https://github.com/appserver-io/description

Deployment descriptor implementation used by appserver.io
https://github.com/appserver-io/description

Last synced: 4 months ago
JSON representation

Deployment descriptor implementation used by appserver.io

Awesome Lists containing this project

README

          

# appserver.io Deployment Descriptors

[![Latest Stable Version](https://img.shields.io/packagist/v/appserver-io/description.svg?style=flat-square)](https://packagist.org/packages/appserver-io/description)
[![Total Downloads](https://img.shields.io/packagist/dt/appserver-io/description.svg?style=flat-square)](https://packagist.org/packages/appserver-io/description)
[![License](https://img.shields.io/packagist/l/appserver-io/description.svg?style=flat-square)](https://packagist.org/packages/appserver-io/description)
[![Build Status](https://img.shields.io/travis/appserver-io/description/master.svg?style=flat-square)](http://travis-ci.org/appserver-io/description)

## Introduction

This package provides implementation of basic PHP datatypes.

## Issues

In order to bundle our efforts we would like to collect all issues regarding this package in [the main project repository's issue tracker](https://github.com/appserver-io/appserver/issues).
Please reference the originating repository as the first element of the issue title e.g.:
`[appserver-io/] A issue I am having`

## External Links

* Documentation at [appserver.io](http://docs.appserver.io)
* Documentation on [GitHub](https://github.com/techdivision/TechDivision_AppserverDocumentation)
* [Getting started](https://github.com/techdivision/TechDivision_AppserverDocumentation/tree/master/docs/getting-started)