PHPackages                             edouardkombo/parser-strategy - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. edouardkombo/parser-strategy

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

edouardkombo/parser-strategy
============================

Parser Strategy is a parser for ILN files (Intuitive Language Notation).

1.0.0.x-dev(12y ago)0141MITPHPPHP &gt;=5.3.0

Since Jan 20Pushed 12y ago1 watchersCompare

[ Source](https://github.com/edouardkombo/ParserStrategy)[ Packagist](https://packagist.org/packages/edouardkombo/parser-strategy)[ Docs](https://github.com/edouardkombo/ParserStrategy)[ RSS](/packages/edouardkombo-parser-strategy/feed)WikiDiscussions 1.0.0 Synced 2mo ago

READMEChangelogDependencies (1)Versions (1)Used By (1)

ParserStrategy
==============

[](#parserstrategy)

The Troll Inception - Parser Strategy

About
-----

[](#about)

Parser Strategy is a parser for ILN (Intuitive Language Notation) files. It helps managing services and events.

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

[](#requirements)

Require PHP version 5.3 or greater, AbstractFactory and InterfaceFactory from The Troll Inception.

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

[](#installation)

The easiest way to install is using [Composer](http://getcomposer.org/) you can easily install TTI Parser Strategy system-wide with the following command:

```
composer global require 'edouardkombo/parser-strategy=1.0.0.*@dev'

```

Make sure you have `~/.composer/vendor/bin/` in your PATH.

Or alternatively, include a dependency in your `composer.json` file. For example:

```
{
    "require": {
        "edouardkombo/parser-strategy": "1.0.0.*@dev"
    }
}

```

You can also download the ParserStrategy source directly from the GIT checkout:

```
https://github.com/edouardkombo/ParserStrategy

```

Documentation
-------------

[](#documentation)

All additional documentation is available in code docblocks.

Contributing
------------

[](#contributing)

If you do contribute code to ParserStrategy, please make sure it conforms to the PSR coding standard. The easiest way to contribute is to work on a checkout of the repository, or your own fork, rather than an installed version.

Issues
------

[](#issues)

Bug reports and feature requests can be submitted on the [Github issues tracker](https://github.com/edouardkombo/ParserStrategy/issues).

For further informations, contact me directly at .

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

4494d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/aadb7e8f4da66da9399b9ee24b275e520707a61db7b75570aeaebf2084d9b236?d=identicon)[edouardkombo](/maintainers/edouardkombo)

---

Tags

TTIThe Troll InceptionParser StrategyILNILN configuration language notation

### Embed Badge

![Health badge](/badges/edouardkombo-parser-strategy/health.svg)

```
[![Health](https://phpackages.com/badges/edouardkombo-parser-strategy/health.svg)](https://phpackages.com/packages/edouardkombo-parser-strategy)
```

###  Alternatives

[mtdowling/jmespath.php

Declaratively specify how to extract elements from a JSON document

2.0k472.8M135](/packages/mtdowling-jmespathphp)[opis/closure

A library that can be used to serialize closures (anonymous functions) and arbitrary data.

2.6k230.0M284](/packages/opis-closure)[masterminds/html5

An HTML5 parser and serializer.

1.8k242.8M229](/packages/masterminds-html5)[sabberworm/php-css-parser

Parser for CSS Files written in PHP

1.8k191.2M65](/packages/sabberworm-php-css-parser)[michelf/php-markdown

PHP Markdown

3.5k52.4M345](/packages/michelf-php-markdown)[jms/metadata

Class/method/property metadata management in PHP

1.8k152.8M88](/packages/jms-metadata)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
