Skip to content

MapleTech's Batteries included monolithic PHP framework

Notifications You must be signed in to change notification settings

MapleTech-Digital/Photon

Repository files navigation

Photon Framework

A batteries included monolithic php framework, with a focus on minimal third party dependency (aiming for none), and sticking to pure PHP language features. Speed and Simplicity are achieved by reducing the need for pre/post-processing, caching, reflection, and parsing to effectively none, while maintaining a high level of functionality similar in style to modern frameworks.

Run it

PHP Built in Server

php -S localhost:8000 -t ./public .\public\index.php

Docker

docker-compose up -d

Screenshots

image

image

About

MapleTech's Batteries included monolithic PHP framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published