An open API service indexing awesome lists of open source software.

https://github.com/fet1sov/wtframework

Simple framework for native PHP try harders
https://github.com/fet1sov/wtframework

php php-framework php-library php8

Last synced: 2 months ago
JSON representation

Simple framework for native PHP try harders

Awesome Lists containing this project

README

          

WTFramework

## WTFramework
Simple web application framework for native **PHP** beginners, which can be installed without using [**Composer**](https://github.com/composer/composer). Created in purpose to make sites more independent.\
**Framework adding** basic features what many modern website having right now such as:


  • Template renderer

  • Simple routing system with parameters

## Documentation
Currently in progress

## Installation

If you work **on the clean project so just clone all files** into your project.

In the exist project add this line into your includes
```php
include 'includes/wtfframework/includes.php';
```

## License
Framework under **[MIT](https://opensource.org/license/MIT)** license \
**Copyright (c) 2024-present, Evstegneev (fet1sov) Konstantin**