Download the PHP package mario-deluna/hip without Composer
On this page you can find all versions of the php package mario-deluna/hip. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mario-deluna/hip
More information about mario-deluna/hip
Files in mario-deluna/hip
Download mario-deluna/hip
More information about mario-deluna/hip
Files in mario-deluna/hip
Vendor mario-deluna
Package hip
Short Description Ultra F***ing simple human readable data serialization.
License MIT
Homepage https://github.com/mario-deluna/Hip
Package hip
Short Description Ultra F***ing simple human readable data serialization.
License MIT
Homepage https://github.com/mario-deluna/Hip
Please rate this library. Is it a good library?
Informations about the package hip
Human Input / Simple human readable data markup.
Hip does not try to replace any data markups or create a new standard. The target of hip is to be readable and writable by non-technicals folks without out having to explain the syntax.
FAQ
- Why should I use this? Sorry dude I don't know.. This data parser is an experiment and will maybe be implemented into the ClanCatsFramework 2.1. If you are looking for an approved and stable data serialization format use YAML. If you believe Hip could be useful, feel free, every user makes me happy :)
Installation
This Hip parser is written in PHP using PSR-4 autoloading you can install it using composer.
Usage
Encoding / Decoding
Decode a hip data string to an array:
Encode an array to a hip data string:
Reading / Writing files
Read hip file:
Write hip file:
Hip syntax
Simple key values
wich equals
Multi layer
wich equals
Array lists
wich equals
data types
wich equals
TODO
- Hip config object / utility
- Automatic detect the level indicator ( space, tab etc. )
- more tests...
All versions of hip with dependencies
PHP Build Version
Package Version
No informations.
The package mario-deluna/hip contains the following files
Loading the files please wait ....