{ "name": "doctrine/lexer", "type": "library", "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.", "keywords": ["lexer", "parser"], "homepage": "http://www.doctrine-project.org", "license": "MIT", "authors": [ {"name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com"}, {"name": "Roman Borschel", "email": "roman@code-factory.org"}, {"name": "Johannes Schmitt", "email": "schmittjoh@gmail.com"} ], "require": { "php": ">=5.3.2" }, "autoload": { "psr-0": { "Doctrine\\Common\\Lexer\\": "lib/" } }, "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } } }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.github | Folder | 0755 |
|
|
docs | Folder | 0755 |
|
|
lib | Folder | 0755 |
|
|
tests | Folder | 0755 |
|
|
.doctrine-project.json | File | 331 B | 0644 |
|
.gitignore | File | 21 B | 0644 |
|
LICENSE | File | 1.04 KB | 0644 |
|
README.md | File | 171 B | 0644 |
|
composer.json | File | 738 B | 0644 |
|
phpunit.xml.dist | File | 765 B | 0644 |
|