Snail - PHP MVC framework

v0.8 2017-05-14 10:16 UTC

This package is not auto-updated.

Last update: 2024-11-18 17:18:24 UTC


README

SNAIL textual logo
Latest Stable Version License

About

Snail is a user friendly web application framework and can be learned by every mediocre developer.
It makes creating web apps way easier and more fun. Snail contains features like:

Installation

Snail can be installed through composer:

composer global require 'dennisslimmers/snail'

Or simply clone the repository with git

git clone https://github.com/dennisslimmers/Snail

Requirements

  • Composer
  • PHP 5.6+

Documentation

In the works!