fiesta/fiesta

This package is abandoned and no longer maintained. No replacement package was suggested.

The Fiesta PHP Framework.

3.1.3 2016-02-22 00:14 UTC

README

alt tag

Fiesta, a PHP Framework for web developers

Build Status Latest Stable Version Total Downloads Latest Unstable Version License

alt tag

Installation

Install Composer

Fiesta uses Composer, You can use Composer to install Fiesta and its dependencies.

First, download and install Composer installer

Install Fiesta

You can install Fiesta via Composer by running the command of Composer create-project in your terminal:

composer create-project fiesta/fiesta projet_name --prefer-dist

Apache

Fiesta comes with .htaccess file that uses URL rewriting, if you use Apache, Be sure you have enabled the extension mod_rewrite

Fiesta Requirements

Fiesta has some system requirements:

  • PHP >= 5.5
  • Enabling The mod_rewrite Apache extension

Documentation

We are working on fiesta documentation for every release version, you can take look or update the documentation of 3.1 release here

Development

Fiesta is open to the contributions of developers, the current released version of fiesta is 3.1 . However developers may instead opt to use the next beta version in next branch aliased to 3.x-dev.

Versions

To consult the change log of the framework please visit here change log

Fiesta Releases

Fiesta v 3.1.3 (22/02/2016)
Fiesta v 3.1.2 (11/02/2016)
Fiesta v 3.1.1 (07/02/2016)
Fiesta v 3.1 (06/02/2016)
Fiesta v 3.0 (15/01/2016)
Fiesta v 2.5 (05/07/2015)
Fiesta v 2.0 (27/02/2015)
Fiesta v 1.5 (05/02/2015)
Fiesta v 1.4.4 (01/02/2015)
Fiesta v 1.4.3 (28/01/2015)
Fiesta v 1.4.2 (16/01/2015)
Fiesta v 1.4.1 (15/01/2015)
Fiesta v 1.4 (11/01/2015)
Fiesta v 1.3.2 (10/01/2015)
Fiesta v 1.3.1 (09/01/2015)

Licence

The Fiesta framework is open-sourced software licensed under the MIT license

Owner Owner Owner