lavender/framework 问题修复 & 功能扩展

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

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

lavender/framework

最新稳定版本:0.6.1

Composer 安装命令:

composer require lavender/framework

包简介

Lavender Ecommerce Framework

README 文档

README

Note: This repository contains the core code of Lavender. If you want to create an ecommerce store using Lavender, visit the main Lavender repository.

License

Lavender is open-sourced software licensed under the MIT license

Framework Features:

Entities

Lavender's Entity model makes it easy to create and extend entities without having to deal with managing rewrite conflicts, writing database migrations or manually creating relationships. Just update the entity config! You can use the Lavender service provider in your package to merge package config.

Forms

The Form service allows packages to collaborate on a form (such as checkout, login, or the shopping cart) without complicated class rewrites and layout injection logic.

Scope

Lavender's Entity model was designed to support attribute scopes, an example usage of this is Lavender's Store entity.

统计信息

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

GitHub 信息

  • Stars: 2
  • Watchers: 2
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-01-03