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

https://github.com/devdhera/tiny-php-mvc

A less opinionated tiny PHP framework 🤏
https://github.com/devdhera/tiny-php-mvc

php php-framework tiny

Last synced: about 1 year ago
JSON representation

A less opinionated tiny PHP framework 🤏

Awesome Lists containing this project

README

          

# TiNY PHP MVC

A less opinionated tiny PHP framework for all the geeks :nerd_face: who love :heart: PHP :heart: .

## Getting Started

Getting started with `TiNY PHP MVC` is easy. Just clone the repo and work your magic :sparkles:.

```sh
git clone https://github.com/DevDHera/TiNY-PHP-MVC.git
```

### Example

Try out the [Quizee](https://github.com/DevDHera/Quizee) an Online Examination Platform developed on top of `TiNY PHP MVC` framework.

### Prerequisites

- Apache Server
- PHP 5.6+
- MySQL

Install [XAMPP](https://www.apachefriends.org/index.html) for quickstart.

### Installing

Under documenting by the Author :scroll:.

## Running the tests

Under documenting by the Author :scroll:.

## Deployment

Under documenting by the Author :scroll:.

## Built With

- [PHP](https://www.php.net/) - The scripting language.

## Contributing

Please read [CODE_OF_CONDUCT.md](https://github.com/DevDHera/TiNY-PHP-MVC/blob/master/CODE_OF_CONDUCT.md) for details on our code of conduct, and the process for submitting pull requests to us.

## Versioning

Under documenting by the Author :scroll:.

## Authors

- **Devin Herath** - _Initial work_ - [DevD Hera](https://github.com/DevDHera)

See also the list of [contributors](https://github.com/DevDHera/TiNY-PHP-MVC/graphs/contributors) who participated in this project.

## License

This project is licensed under the MIT License - see the [LICENSE](https://github.com/DevDHera/TiNY-PHP-MVC/blob/master/LICENSE) file for details

## Acknowledgments

- [PurpleBooth](https://github.com/PurpleBooth) for this awesome README template :heart: