astandkaya/lfforast

lite framework for ast.

Installs: 12

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:project

pkg:composer/astandkaya/lfforast

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

This package is auto-updated.

Last update: 2025-10-23 10:04:01 UTC


README

lite framework for ast.

Quick start

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

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