cicca/lepton

MVC Php Framework. Fork of aisf/lepton

Maintainers

Details

github.com/CiccaGuru/lepton

Source

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 1

Type:package

pkg:composer/cicca/lepton

v0.4.1 2025-08-07 11:16 UTC

This package is auto-updated.

Last update: 2025-09-09 10:13:20 UTC


README

PHP Version Require License Version Build Status Scrutinizer Code Quality

LEPTON (Lightweight and Efficient PHP Technology for Online Navigation) is a MVC PHP framwework designed to be light & simple to install on shared webhosting.

Thanks for checking it out!

Installation

To use LEPTON for your next webapp, you can just copy the template project

composer create-project aisf/lepton-app-basic your-app-name

Then move into the new folder

cd your-app-name

and start LEPTON development webserver

./lepton.php

Now you can connect to the shown address (usually http://localhost:555) and you should see LEPTON welcome page.

LEPTON welcome page

Documentation

All documentation is in the Wiki here.

Suggest features, changes and report issues

Please open an issue