Skip to content

Hywan/Zformat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hoa

Hoa is a modular, extensible and structured set of PHP libraries. Moreover, Hoa aims at being a bridge between industrial and research worlds.

Hoa\Zformat state

This library provides a new format called zFormat, used to express complex parameters, for instance for classes.

Installation

With Composer, to include this library into your dependencies, you need to require hoa/zformat:

{
    "require": {
        "hoa/zformat": "~0.0"
    }
}

Please, read the website to get more informations about how to install.

Quick usage

Documentation

Different documentations can be found on the website: http://hoa-project.net/.

License

Hoa is under the New BSD License (BSD-3-Clause). Please, see LICENSE.

About

The Hoa\Zformat library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%