PHPackages                             phpfox/framework - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. phpfox/framework

ActiveLibrary[Framework](/categories/framework)

phpfox/framework
================

A simple PHP micro-framework

0.0.1(4y ago)7101MITPHPPHP ^8.0

Since Jun 17Pushed 4y ago2 watchersCompare

[ Source](https://github.com/PHP-Fox/framework)[ Packagist](https://packagist.org/packages/phpfox/framework)[ GitHub Sponsors](https://github.com/JustSteveKing)[ RSS](/packages/phpfox-framework/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (1)Dependencies (6)Versions (2)Used By (0)

PHP-Fox Framework
=================

[](#php-fox-framework)

[![Latest Version](https://camo.githubusercontent.com/6dddabb12190d9bb63dde7db4b28ab78347f9d803746a32c64db291a3a9c1803/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f706870666f782f6672616d65776f726b2e7376673f7374796c653d666c61742d737175617265266c6162656c3d72656c65617365)](https://packagist.org/packages/phpfox/framework)[![PHP Version](https://camo.githubusercontent.com/f6b3bf6ec48457c5a1d13fe21b4e93698c0ecaf752991c5b86432b9870bfcfb9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f706870666f782f6672616d65776f726b2e7376673f7374796c653d666c61742d737175617265)](https://php.net)[![tests](https://github.com/PHP-Fox/framework/workflows/run-tests/badge.svg)](https://github.com/PHP-Fox/framework/workflows/run-tests/badge.svg)

This is the repository for the PHP-Fox framework, a simple and lightweight PHP micro-framework designed for APIs.

Installation
------------

[](#installation)

You should use one of the framework templates instead of installing this package, however if you want to create your own template - please follow these instructions:

Desired API
-----------

[](#desired-api)

The code below depicts how we would like our framework API to work, providing a simple and clean developer experience

```
