vanilo/contracts is a Laravel package for common set of vanilo contracts (interfaces).
It currently has 3 GitHub stars and 167.931 downloads on Packagist (latest version 5.2.0).
Install it with composer require vanilo/contracts.
Discover more Laravel packages by vanilo
or browse all Laravel packages to compare alternatives.
Last updated
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.
See the Vanilo Documentation for more details.