All Projects → luyadev → Luya

luyadev / Luya

Licence: mit
LUYA is a scalable web framework and content management system with the goal to please developers, clients and users alike.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Luya

Yii2 Starter Kit
Yii2 Starter Kit
Stars: ✭ 1,372 (+85.16%)
Mutual labels:  hacktoberfest, cms, yii2, bootstrap4
Platform
A @laravel based RAD platform for back-office applications, admin/user panels, and dashboards.
Stars: ✭ 2,623 (+253.98%)
Mutual labels:  hacktoberfest, cms, admin
luya-module-admin
Administration base module for all LUYA admin modules
Stars: ✭ 45 (-93.93%)
Mutual labels:  admin, yii2, bootstrap4
Rageframe2
一个基于Yii2高级框架的快速开发应用引擎
Stars: ✭ 1,553 (+109.58%)
Mutual labels:  cms, yii2, admin
Yii2 Bootstrap4
Yii 2 Bootstrap 4 Extension
Stars: ✭ 204 (-72.47%)
Mutual labels:  hacktoberfest, yii2, bootstrap4
Yii2 Openapi
REST API application generator for Yii2, openapi 3.0 YAML -> Yii2
Stars: ✭ 99 (-86.64%)
Mutual labels:  rest-api, hacktoberfest, yii2
Sulu
Core framework that implements the functionality of the Sulu content management system
Stars: ✭ 645 (-12.96%)
Mutual labels:  hacktoberfest, cms, admin
Yii2 Angular Boilerplate
Yii2 REST API + Angular10 Boilerplate (Frontend/Backend)
Stars: ✭ 194 (-73.82%)
Mutual labels:  rest-api, yii2, bootstrap4
Admin
A beautiful and fully-featured administration interface builder for hypermedia APIs
Stars: ✭ 335 (-54.79%)
Mutual labels:  rest-api, hacktoberfest, admin
V8 Archive
Directus Database API — Wraps Custom SQL Databases with a REST/GraphQL API
Stars: ✭ 486 (-34.41%)
Mutual labels:  rest-api, cms
Qor
QOR is a set of libraries written in Go that abstracts common features needed for business applications, CMSs, and E-commerce systems.
Stars: ✭ 4,905 (+561.94%)
Mutual labels:  cms, admin
Yii2 App Basic
Yii 2.0 Basic Application Template
Stars: ✭ 548 (-26.05%)
Mutual labels:  hacktoberfest, yii2
Vuetify Admin Dashboard
A Crud Admin panel made from Vue js and Vuetify
Stars: ✭ 481 (-35.09%)
Mutual labels:  rest-api, admin
Purpleadmin Free Admin Template
Purple Admin is one of the most stylish Bootstrap admin dashboard you can get hands on. With its beautifully crafted captivating design and well-structured code.
Stars: ✭ 473 (-36.17%)
Mutual labels:  cms, bootstrap4
Ngx Admin
Customizable admin dashboard template based on Angular 10+
Stars: ✭ 23,286 (+3042.51%)
Mutual labels:  admin, bootstrap4
Swagger Ui
Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
Stars: ✭ 21,279 (+2771.66%)
Mutual labels:  rest-api, hacktoberfest
Yii2admin
通用的yii2后台,基于Yii2的advanced应用程序模板,整合RBAC、Menu、Config、Migration多语言、RESTfull等等...
Stars: ✭ 619 (-16.46%)
Mutual labels:  yii2, admin
Dotplant2
E-Commerce CMS - Yii Framework 2 (yii2, shop)
Stars: ✭ 636 (-14.17%)
Mutual labels:  cms, yii2
Laravel 8 Simple Cms
Laravel 8 content management system for starters.
Stars: ✭ 444 (-40.08%)
Mutual labels:  hacktoberfest, cms
Cockpit
Add content management functionality to any site - plug & play / headless / api-first CMS
Stars: ✭ 5,173 (+598.11%)
Mutual labels:  hacktoberfest, cms

LUYA Logo

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!

Latest Stable Version Tests Test Coverage Maintainability Total Downloads Yii2

LUYA RC4 Admin

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:

Help us building LUYA

Unit Test

  1. Create Database (example luya_env_phpunit)
  2. Insert Database dump from tests/data/sql/1.0.0.sql
  3. Rename phpunit.xml.dist to phpunit.xml
  4. Change dsn, username and password 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.

Karma tests (JS)

  1. Run yarn install
  2. Run yarn test (for single run) or yarn dev to work on the tests

Shield

LUYA

[![LUYA](https://img.shields.io/badge/Powered%20by-LUYA-brightgreen.svg)](https://luya.io)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].