Skip to content
/ luya Public
forked from luyadev/luya

The Yii2 wrapper to build beautiful and easy editable websites pretty fast!

License

Notifications You must be signed in to change notification settings

vishuB/luya

 
 

Repository files navigation

LUYA

20, June 2016: We have released the next beta Version of LUYA: 1.0.0-beta7.

The Yii 2 PHP Framework wrapper which provides out of the box functions like an administration interface, a beautiful looking content management system, payment modules, agency workflows and other tools to develop your website pretty fast!

PHP7 Build Status Scrutinizer Code Quality Coverage Status Total Downloads Join the chat at https://gitter.im/zephir/luya

Luya Admin

ATTENTION: We have MOVED all repositories to the new HQ of LUYA, luyadev instead of zephir. In order to update your packages, remove zephir and replace with luyadev in your composer require section. The old packages will still work for a while.

Installation

We have a made an absolut easy to understand STEP-BY-STEP Guide to install LUYA:

Other helpfull informations

Questions and Problems

If you have any questions or problems, don't hesitate to create a new issue on the project repository.

Contribution

We are always looking for people who share their thoughts, code and problems with us. Below the links to the contribution guides:

Help us building LUYA

ROADMAP

  • ✓ beta7 release (June 2016)
  • beta8 release (August 2016) - Last NEW features will be implemented (cms permissions).
  • rc1 release (unknown) - PHP Code Documentations and Guides updates.
  • rc2 release (unknown) - Moving admin and frontend modules into one repository, remove subsplit process and make modules independent.
  • version 1.0.0 (towards the end of year 2016) - First stable release of LUYA yay.

Unit Test

  1. Create Database (example luya_phpunit)
  2. Insert Database dump from tests/data/sql/1.0.0-beta7.sql
  3. Rename phpunit.xml.dist to phpunit.xml
  4. Change dsn, username and passwort in phpunit.xml
  5. Ensure you have installed current composer packages composer install with dev packages.
  6. Execute the phpunit bin file ./vendor/bin/phpunit.

About

The Yii2 wrapper to build beautiful and easy editable websites pretty fast!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 75.1%
  • CSS 14.7%
  • JavaScript 9.6%
  • Shell 0.2%
  • HTML 0.2%
  • Ruby 0.1%
  • ApacheConf 0.1%