vanilo / support
Common Vanilo functions, traits, helpers
Installs: 99 185
Dependents: 11
Suggesters: 0
Security: 0
Stars: 5
Watchers: 2
Forks: 4
pkg:composer/vanilo/support
Requires
- php: ^8.3
 - laravel/framework: ^10.48|^11.0|^12.0
 - nette/schema: ^1.2
 - vanilo/contracts: ^5.0
 
Requires (Dev)
- illuminate/database: ^10.48|^11.0|^12.0
 - phpunit/phpunit: ^10.0|^11.0
 
Suggests
- konekt/address: Improves the EU membership and VAT ID validation (^3.4)
 - konekt/concord: Library to write Modular Applications (^1.13)
 - spatie/laravel-medialibrary: Allows associating images or other files with Eloquent models (^11.0)
 
This package is auto-updated.
Last update: 2025-10-17 09:13:46 UTC
README
This is a subtree-split of the Support folder from Vanilo Framework and
constitutes a standalone package that contains some common non-essential functions, traits, helpers.
It can be optionally utilized by applications when using standalone Vanilo Module(s) without the entire Framework.
Usage
See the Vanilo Documentation for more details.