plinct/web 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

plinct/web

Composer 安装命令:

composer require plinct/web

包简介

Web objects and widgets for Plinct app

README 文档

README

Web objects and widgets for Plinct app

write on array or json and output in HTML

basic element

[ 
  "tag" => "element html tag", 
  "attributes" => [ "name" => "value" ], 
  "content" => "string" or [other element or object: array], 
  "href" => "path/to/" 
]

html Objects

There are three types: image, figure, picture, video, list, navbar, table

[
  "object" => "image",
  "attributes => [ 
    "class" => "image-styles",
    "id" => "image-id",
    "name" => "value" 
  ],
  "src" => "/path/to/image.ext",
  "href" => "/path/to/link",
  "width" = number,
  "height = number
  "attributesHref = [array]
],
[
  "object" => "figure",
  "attributes" => [ "name" => "value" ],
  "src" => "/path/to/image.ext",
  "href" => "/path/to/link",
  "width" = number,
  "height = number,
  "caption" = "string",
  "attributesImg = [array],
  "attributesHref = [array]
],
[
  "object" => "picture",
  "attributes" => [
    "class" => "image-styles",
    "id" => "image-id"
  ],
  "src" => "/path/to/image.ext",
  "href" => "/path/to/link",
  "sources" => [
    [ "width" => number, "height" => proportional number ],
    [ "width" => 720, "height" => 0.75 ],
    [ "width" => 1024, "height" => 0.5 ]
  ],
  "content" => another object or element
]

And more

  • Breadcrumb function
  • Scroll up button
  • form widgets
  • street map
  • icons
  • page navigation
  • website

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: proprietary
  • 更新时间: 2020-07-22

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固