Simple and lightweight framework written in Vanilla PHP for creating web and console applications.
- Clone the repo:
git clone https://github.com/tdopierala/wxframework.git - Install dependances with Composer:
composer update
Project is created with:
- PHP: >=7.4
- Composer: >=2.0
Latest: 0.1.0-dev
in development
- add unit tests for core functionalities
- write a simple orm for a database
- separate the console version from the web version
Code and documentation copyright 2011–2021 the Tomasz Dopierala. Code released under the GNU General Public License v3.0.