Download the PHP package eno-lang/enophp without Composer
On this page you can find all versions of the php package eno-lang/enophp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download eno-lang/enophp
More information about eno-lang/enophp
Files in eno-lang/enophp
Download eno-lang/enophp
More information about eno-lang/enophp
Files in eno-lang/enophp
Vendor eno-lang
Package enophp
Short Description PHP library for parsing, loading and inspecting eno documents
License MIT
Homepage https://eno-lang.org/php/
Package enophp
Short Description PHP library for parsing, loading and inspecting eno documents
License MIT
Homepage https://eno-lang.org/php/
Please rate this library. Is it a good library?
Informations about the package enophp
enophp
PHP library for parsing, loading and inspecting eno documents
Installation
composer require eno-lang/enophp
Getting started
Create an eno document, for instance intro.eno
:
A minimal example to read this file with enophp
:
Complete documentation and API reference
See archived.eno-lang.org/php/
Running the tests
Install kahlan as development dependency:
Run the tests:
Note that the test suite has a high peak memory load at some point, which might,
depending on your system configuration, exceed your PHP maximum memory
threshold. If you run into this you can for instance increase the limit in your
php.ini
and specify e.g. memory_limit = 512M
.
All versions of enophp with dependencies
PHP Build Version
Package Version
No informations.
The package eno-lang/enophp contains the following files
Loading the files please wait ....