Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/elgentos/parser

Use this library to turn your day-to-day configurations into usable arrays/objects.
https://github.com/elgentos/parser

json library packagist parser-combinators parsers php yaml

Last synced: 3 months ago
JSON representation

Use this library to turn your day-to-day configurations into usable arrays/objects.

Awesome Lists containing this project

README

        

# Elgentos Content parser [![Build Status](https://travis-ci.org/elgentos/parser.svg?branch=master)](https://travis-ci.org/elgentos/parser)
Parse content from json/yaml/csv/text to a usable array

## Description
Use this library to turn your day-to-day configurations into
usable arrays/objects.

Supports json, yaml, csv, xml and plain text.

```php