https://github.com/smarty-php/smarty-lexer
Smarty 3.1 lexer / parser generator
https://github.com/smarty-php/smarty-lexer
Last synced: 7 months ago
JSON representation
Smarty 3.1 lexer / parser generator
- Host: GitHub
- URL: https://github.com/smarty-php/smarty-lexer
- Owner: smarty-php
- Created: 2014-12-14T20:25:50.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2023-01-29T20:55:28.000Z (almost 3 years ago)
- Last Synced: 2025-03-23T19:39:15.961Z (10 months ago)
- Language: PHP
- Size: 507 KB
- Stars: 12
- Watchers: 8
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Smarty Lexer/Parser generator
The "smarty/smarty-lexer" package is used to generate the lexer and parser class files for the [Smarty](https://github.com/smarty-php/smarty) project.
Since Smarty v3.1.35, the correct smarty/smarty-lexer is automatically configured using composer.
## Requirements
Smarty can be run with PHP 7.1 to PHP 8.2.