承接 gammamatrix/playground-cms 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

gammamatrix/playground-cms

Composer 安装命令:

composer require gammamatrix/playground-cms

包简介

Playground: Provides the CMS models for the Playground Content Management System.

README 文档

README

Playground CI Workflow Test Coverage PHPStan Level 10

The Playground CMS is a package for Laravel applications.

Playground: Provides the CMS models for the Playground Content Management System.

Read more on using Playground: CMS at Read the Docs

Installation

NOTE: This package is required by:

Install this package, with composer, to get access to the CMS Models:

composer require gammamatrix/playground-cms

artisan:about

Playground CMS provides information in the artisan about command.

screenshot of artisan about command with Playground: CMS.

Configuration

Migrations are disabled by default. This package may sometimes be installed where another system handles the migrations.

See the contents of the published config file: config/playground-cms.php

You can publish the config file with:

php artisan vendor:publish --provider="Playground\Cms\ServiceProvider" --tag="playground-config"

Environment Variables

env() config() Default
PLAYGROUND_CMS_ABOUT playground-cms.about true
PLAYGROUND_CMS_LOAD_MIGRATIONS playground-cms.load.migrations false
  • The loading option for migrations does not take effect if the migrations have been exported to your app. The control for loading is handled in the package ServiceProvider.

Models

This package includes factories, models and migrations for:

Migrations

All migrations are disabled by default.

See the contents of the published config file: database/migrations

  • NOTE: There are 4 tables that will be created, they do have indexes and unique constraints defined; however, this release does not have the foreign key constraint migrations included at this time.

You can publish the migrations file with:

php artisan vendor:publish --provider="Playground\Cms\ServiceProvider" --tag="playground-migrations"

Cloc

composer cloc
➜  playground-cms git:(develop) ✗ composer cloc
      75 text files.
      71 unique files.
      11 files ignored.

github.com/AlDanial/cloc v 2.06  T=0.03 s (2249.2 files/s, 497448.3 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
JSON                            29              0              0          11725
PHP                             29            322            729           2079
XML                              8              0              7            380
YAML                             1              5              0            275
Markdown                         3             46              0            120
INI                              1              3              0             12
-------------------------------------------------------------------------------
SUM:                            71            376            736          14591
-------------------------------------------------------------------------------

PHPStan

Tests at level 10 on:

  • config/
  • database/
  • src/
  • tests/Feature/
  • tests/Unit/
composer analyse

Coding Standards

composer format

Testing

Unit tests

composer test

Unit and feature tests

composer test-dev

Run unit and feature tests in parallel:

composer test-parallel

Changelog

Please see CHANGELOG for more information on what has changed recently.

Credits

License

The MIT License (MIT). Please see License File for more information.

统计信息

  • 总下载量: 333
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 4
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-02-23

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固