Skip to content

Simple and lightweight framework written in Vanilla PHP for creating web and console applications.

License

Notifications You must be signed in to change notification settings

tdopierala/wxframework

Repository files navigation

wxframework

Simple and lightweight framework written in Vanilla PHP for creating web and console applications.

Table of contents

Quick start

  • Clone the repo: git clone https://github.com/tdopierala/wxframework.git
  • Install dependances with Composer: composer update

Technologies

Project is created with:

  • PHP: >=7.4
  • Composer: >=2.0

Version

Latest: 0.1.0-dev

Status

in development

TODO

  • add unit tests for core functionalities
  • write a simple orm for a database
  • separate the console version from the web version

Copyright and license

Code and documentation copyright 2011–2021 the Tomasz Dopierala. Code released under the GNU General Public License v3.0.

About

Simple and lightweight framework written in Vanilla PHP for creating web and console applications.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published