Skip to content

Shared Vanilo Interfaces package

License

Notifications You must be signed in to change notification settings

vanilophp/contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vanilo Contracts

Tests Packagist Stable Version Packagist downloads MIT Software License

Vanilo is an E-commerce Framework for Laravel. Check out vanilo.io.

This is a subtree-split of the Contracts folder from Vanilo Framework and constitutes a standalone package that defines shared interfaces across various Vanilo Modules.

It aims to support using individual modules without the Framework. So that you can choose for example to use the checkout component without the cart component.

Usage

See the Vanilo Documentation for more details.