https://github.com/markshust/mphp
MPHP is the most barebones PHP framework with as little overhead and dependencies as possible.
https://github.com/markshust/mphp
Last synced: 3 months ago
JSON representation
MPHP is the most barebones PHP framework with as little overhead and dependencies as possible.
- Host: GitHub
- URL: https://github.com/markshust/mphp
- Owner: markshust
- License: mit
- Created: 2023-01-31T00:14:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-31T00:14:44.000Z (over 3 years ago)
- Last Synced: 2025-06-04T01:49:31.114Z (about 1 year ago)
- Language: PHP
- Size: 4.88 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# mphp
MPHP is the most barebones PHP framework with as little overhead and dependencies as possible. Feel free to use this skeleton to bootstrap your own projects.