承接 netgen/layouts-standard 相关项目开发

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

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

netgen/layouts-standard

最新稳定版本:1.4.3

Composer 安装命令:

composer require netgen/layouts-standard

包简介

Netgen Layouts enables you to build and manage complex web pages in a simpler way and with less coding. This package provides a set of most used blocks and layouts for Netgen Layouts for building rich content websites.

README 文档

README

This package provides a set of most used blocks and layouts for Netgen Layouts for building rich content websites. It is a starting point when installing Netgen Layouts.

Read the installation instructions on how to install the complete Netgen Layouts to your Symfony based app.

As an alternative, you can use the following repositories with Netgen Layouts preinstalled to bootstrap your project:

These are kept uptodate as new versions of 3rd party products are released.

For developers

Running tests requires that you have complete vendors installed, so run composer install before running the tests.

Unit tests

Run the unit tests by calling composer test from the repo root:

$ composer test

PHPStan static analysis

All code is statically analysed with PHPStan. Make sure that PHPStan is green for the entire codebase after your changes. Run the following two commands to run PHPStan for the library/bundle code and for tests code, respectivelly:

$ composer phpstan
$ composer phpstan-tests

Coding standards

This repo uses PHP CS Fixer and rules defined in .php-cs-fixer.php file to enforce coding standards. Please check the code for any CS violations before submitting patches:

$ php-cs-fixer fix

统计信息

  • 总下载量: 93.06k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 22
  • 点击次数: 1
  • 依赖项目数: 10
  • 推荐数: 0

GitHub 信息

  • Stars: 22
  • Watchers: 5
  • Forks: 6
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-08-17