Skip to content

jdwx/web-framework-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jdwx/web-framework

Web application framework for PHP

Installation

You can require it directly with Composer:

composer require jdwx/web-framework

Or download the source from GitHub: https://github.com/jdwx/web-framework-php.git

Requirements

This module requires PHP 8.3 or later.

Usage

This module provides a framework for building web applications, including routing, request handling, and response generation.

There is a working example in the example directory.

Stability

This module is considered stable and is extensively used in production code.

The module has complete test coverage.

History

This module was refactored out of the jdwx/web-php module in November 2025.

About

Web application framework for PHP

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages