vinala/app

Vinala, An elegant and swift PHP Framework For Webmasters

v3.3.3 2021-03-18 14:54 UTC

README

Merged.png

Build Status StyleCI Latest Stable Version Downloads Latest Unstable Version License

Vinala is a PHP framework made with love and PHP for web developers to make the web programing more easyer, faster and awsome. Created and developed since 10/10/2014 by Youssef Had, provided nice features to help you in your project such as Lumos, Atomium.

Installation

Install Composer

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

First, download and install Composer installer

Install last stable release of Vinala

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

composer create-project vinala/app projet_name --prefer-dist

Vinala Requirements

Vinala has some system requirements:

  • PHP >= 5.5
  • Enabling The mod_rewrite Apache extension

Apache

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

Documentation

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

Development

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

Install next beta release of Vinala

You can install next release of Vinala in beta via Composer by running this command in your terminal:

composer create-project vinala/app projet_name dev-master --prefer-dist

Versions

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

To get older releases of vinala framework please Vinala Releases

They use Vinala

Ipixa Touhfa Stabel BMe

Licence

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

Owner Owner Owner