nahakiole/fredyframework

This package is abandoned and no longer maintained. No replacement package was suggested.
There is no license information available for the latest version (v0.2) of this package.

Maintainers

Package info

github.com/nahakiole/fredyframework

pkg:composer/nahakiole/fredyframework

Statistics

Installs: 54

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 5

v0.2 2014-04-02 17:44 UTC

This package is not auto-updated.

Last update: 2022-05-14 03:48:20 UTC


README

A really simple framework for fast and simple website creation.

To get started visit http://fredyframework.com for the documentation and tutorials.

Features

  • Routing
  • Dependency injection
  • MVC Pattern
  • Easy to setup entities and repositories (WIP)
  • CSS and JS minifier

Installation

Install fredyframework with composer. At the moment you should use the latest version until v1.0 is released.

{
    "require": {
        "nahakiole/fredyframework": "@dev"
    }
}

Contribute

Support

If you are having issues, please let us know.

License

The project is licensed under the MIT license.