Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joseluisq/leap
A lightweight micro HTTP framework for PHP 8.1+ (experimental)
https://github.com/joseluisq/leap
http micro-framework php php81 web-framework
Last synced: about 2 months ago
JSON representation
A lightweight micro HTTP framework for PHP 8.1+ (experimental)
- Host: GitHub
- URL: https://github.com/joseluisq/leap
- Owner: joseluisq
- License: apache-2.0
- Created: 2022-03-31T20:09:37.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-13T23:02:50.000Z (about 2 years ago)
- Last Synced: 2024-04-22T14:22:45.320Z (9 months ago)
- Topics: http, micro-framework, php, php81, web-framework
- Language: PHP
- Homepage:
- Size: 38.1 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# Leap
> A lightweight micro HTTP framework for PHP based on [Ruta](https://github.com/joseluisq/ruta/) (experimental).
> *For details how it works have a look at [joseluisq/php-app](https://github.com/joseluisq/php-app).*