PHPackages                             pixaye/yacl - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. pixaye/yacl

ActiveProject[Utility &amp; Helpers](/categories/utility)

pixaye/yacl
===========

1.0.0b(6y ago)20MITPHPPHP ^7.2

Since Dec 10Pushed 6y ago1 watchersCompare

[ Source](https://github.com/pixaye/yacl)[ Packagist](https://packagist.org/packages/pixaye/yacl)[ RSS](/packages/pixaye-yacl/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

[![](https://camo.githubusercontent.com/fbacf6ba81e402a42c0ec6c9973e9d2d02177dbc25fac11ccf44a13108c14f8c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f636f7665726167652d39342532352d677265656e)](https://camo.githubusercontent.com/fbacf6ba81e402a42c0ec6c9973e9d2d02177dbc25fac11ccf44a13108c14f8c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f636f7665726167652d39342532352d677265656e)[![GitHub](https://camo.githubusercontent.com/202acd929b4c59f056039d3e48712f1738cc523082b908078542be58c14670a9/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d6b676f722f7961636c)](https://camo.githubusercontent.com/202acd929b4c59f056039d3e48712f1738cc523082b908078542be58c14670a9/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d6b676f722f7961636c)[![GitHub All Releases](https://camo.githubusercontent.com/d9a7527ec71ee7a4f9329ecc98aab42ce90c6cb18d2b4194b85d3050a8b2d170/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f646f776e6c6f6164732f6d6b676f722f7961636c2f746f74616c)](https://camo.githubusercontent.com/d9a7527ec71ee7a4f9329ecc98aab42ce90c6cb18d2b4194b85d3050a8b2d170/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f646f776e6c6f6164732f6d6b676f722f7961636c2f746f74616c)[![GitHub code size in bytes](https://camo.githubusercontent.com/2b312fbf96f69fa662c666772f55e1576209613e1c170330137d9ef82f0d1016/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c616e6775616765732f636f64652d73697a652f6d6b676f722f7961636c)](https://camo.githubusercontent.com/2b312fbf96f69fa662c666772f55e1576209613e1c170330137d9ef82f0d1016/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c616e6775616765732f636f64652d73697a652f6d6b676f722f7961636c)

YACL
====

[](#yacl)

##### Yet Another Configuration Language

[](#yet-another-configuration-language)

[![Logo](https://camo.githubusercontent.com/083cb31e24d15a4fbd63892f44aa772ce1f779a820944c61cea699bd219c3da7/68747470733a2f2f692e696d6775722e636f6d2f425030474e52532e6a7067)](https://camo.githubusercontent.com/083cb31e24d15a4fbd63892f44aa772ce1f779a820944c61cea699bd219c3da7/68747470733a2f2f692e696d6775722e636f6d2f425030474e52532e6a7067)

YACL is lightweight and easy to use library, which allows you to make your configuration files easy to read and edit.

Requirements
------------

[](#requirements)

- Composer (for installation)
- PHP 7.1 or higher

Installation
------------

[](#installation)

Use composer to install it

```
composer require mkgor/yacl
```

Usage
-----

[](#usage)

After installation, you are ready to use it

```
