0.02
Laravel 10 – 13
PHP 8.3+
Low commit activity in last 18 months
A long-lived project that still receives updates
Common set of Vanilo Contracts (Interfaces)
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

phpunit/phpunit
^10.0|^11.0

Runtime

^10.48|^11.46.2|^12.50|^13.0
nette/schema
^1.2.5
 Project Readme

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.