vinala/vinala
Composer 安装命令:
composer require vinala/vinala
包简介
Vinala, An elegant and swift PHP Framework For Webmasters
关键字:
README 文档
README
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
Licence
The Vinala framework is open-sourced software licensed under the MIT license
统计信息
- 总下载量: 98
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-10-22
