luyadev / luya
LUYA is a scalable web framework and content management system with the goal to please developers, clients and users alike.
Installs: 6 897
Dependents: 2
Suggesters: 0
Security: 0
Stars: 807
Watchers: 70
Forks: 205
Open Issues: 3
Type:project
pkg:composer/luyadev/luya
Requires
- cpliakas/git-wrapper: ^1.0 || ^2.0
- curl/curl: ^2.0 || ^1.0
- giggsey/libphonenumber-for-php: ^8.11
- luyadev/luya-composer: ^1.0
- luyadev/yii-helpers: ^1.0
- nadar/php-composer-reader: ^1.0
- phpmailer/phpmailer: ^6.0
- yiisoft/yii2: ~2.0.15
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.2
- luyadev/luya-testsuite: ^3.1.4
- nadar/github-markdown-fixer: ^1.0
- phpstan/phpstan: ^1.7
- rector/rector: ^0.14.2
- unglue/client: ^1.5
- dev-master
- 2.3.1
- 2.3.0
- 2.2.1
- 2.2.0
- 2.1.0
- 2.0.2
- 2.0.1
- 2.0.0
- 1.9.0
- 1.8.0
- 1.7.1
- 1.7.0
- 1.6.2
- 1.6.1
- 1.6.0
- 1.5.0
- 1.4.1
- 1.4.0
- 1.3.1
- 1.3.0
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.0
- 1.0.x-dev
- 1.0.26
- 1.0.25
- 1.0.24
- 1.0.23
- 1.0.22
- 1.0.21
- 1.0.20
- 1.0.19
- 1.0.18
- 1.0.17
- 1.0.16
- 1.0.15
- 1.0.14.2
- 1.0.14.1
- 1.0.14
- 1.0.13
- 1.0.12
- 1.0.11
- 1.0.10
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2.1
- 1.0.2
- 1.0.1
- 1.0.0
- 1.0.0-RC4
- 1.0.0-RC3
- 1.0.0-RC2
- 1.0.0-RC1
- 1.0.0-beta8
- 1.0.0-beta7
- 1.0.0-beta6
- dev-dependabot/composer/core/yiisoft/yii2-2.0.52
This package is auto-updated.
Last update: 2025-10-10 21:44:05 UTC
README
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!
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 find support in the following channels.
Bug Report
When reporting bugs, it is important to understand where to create the issue. The most common modules are:
- Core The core library, which extends the Yii Framework.
- CMS The Content Management System Admin and Frontend. Working with Blocks, render CMS Pages, etc.
- Admin The admin UI itself, including all CRUD operations belongs to this module.
Contribution
We are always looking for people who share their thoughts, code and problems with us. Below the links to the contribution guides:
Unit Test
- Create Database (example luya_env_phpunit)
- Insert Database dump from tests/data/sql/1.0.0.sql
- Rename phpunit.xml.disttophpunit.xml
- Change dsn, username and password in phpunit.xml
- Ensure you have installed current composer packages composer installwith dev packages.
- Execute the phpunit bin file ./vendor/bin/phpunit.
Karma tests (JS)
- Run yarn install
- Run yarn test(for single run) oryarn devto work on the tests
Shield
[](https://luya.io)

