astandkaya/lfforast

lite framework for ast.

Maintainers

Package info

github.com/astandkaya/LFforast

Type:project

pkg:composer/astandkaya/lfforast

Statistics

Installs: 12

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-02-23 10:54:08 UTC


README

lite framework for ast.

Quick start

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

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