Skip to the content.

Flywork

Flywork

Lightweight PHP MVC framework

version Latest Stable Version Latest Unstable Version composer.lock

Codacy Badge Code Climate StyleCI

MIT license Issues This is a forkable respository

What is this?

Flywork is a lightweight PHP framework, using MVC pattern, which helps you to quickly create web applications.

You can see a proof of concept project in Flywork-poc project.

Main Features

Flywork provides you the following features:

Donate now!

Requirements

Dependencies

Get Started

Install via composer

Add Flywork to composer.json configuration file.

$ composer require interart/flywork

Then update the composer

$ composer update

See the proof of concept project in Flywork-poc to get more details about using features.

License

This project is licensed under The MIT License (MIT).

This is a free software (like free beer), but you can consider donate to help its development.
You can use Paypal (click in this link) to make a donation securely.

Contributing

If you have any idea how this project can be improved, please see Contributing section to get details. Thank you. :)

Roadmap

©2018-2019 Silvio Delgado