astandkaya/lfforast

lite framework for ast.

v0.1.0 2023-04-26 11:09 UTC

This package is auto-updated.

Last update: 2024-04-23 07:03:44 UTC


README

lite framework for ast.

Quick start

# project create
composer create-project astandkaya/lfforast
cd ./lfforast

# starting
php -S localhost:8080 -t ./public/