Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

117 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lavender Framework

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.

About

This repository contains the core code of Lavender.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages