Doctrine Lexer
可用于自上而下、递归下降解析器的词法分析器的基础库。
这个词法分析器用于Doctrine Annotations和Doctrine ORM(DQL)。
词法分析器的基础库,可用于自上而下、递归下降分析器。(Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.)
可用于自上而下、递归下降解析器的词法分析器的基础库。
这个词法分析器用于Doctrine Annotations和Doctrine ORM(DQL)。
| Name With Owner | doctrine/lexer |
|---|---|
| Primary Language | PHP |
| Program language | PHP (Language Count: 1) |
| Platform | BSD, Linux, Mac, Windows |
| License: | MIT License |
| Created At | 2013-01-12 18:58:26 |
|---|---|
| Pushed At | 2025-10-13 19:44:52 |
| Last Commit At | |
| Release Count | 13 |
| Last Release Name | 3.0.1 (Posted on 2024-02-05 12:00:31) |
| First Release Name | v1.0 (Posted on 2013-01-12 20:00:02) |
| Stargazers Count | 11.2k |
|---|---|
| Watchers Count | 19 |
| Fork Count | 61 |
| Commits Count | 209 |
| Has Issues Enabled | |
| Issues Count | 10 |
| Issue Open Count | 2 |
| Pull Requests Count | 105 |
| Pull Requests Open Count | 0 |
| Pull Requests Close Count | 22 |
| Has Wiki Enabled | |
|---|---|
| Is Archived | |
| Is Fork | |
| Is Locked | |
| Is Mirror | |
| Is Private |
Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.
This lexer is used in Doctrine Annotations and in Doctrine ORM (DQL).