vanilo / support
Common Vanilo functions, traits, helpers
4.1.0
2024-07-11 13:23 UTC
Requires
- php: ^8.2
- illuminate/support: ^10.43|^11.0
- nette/schema: ^1.2
- vanilo/contracts: ^4.0
Requires (Dev)
- illuminate/database: ^10.0|^11.0
- phpunit/phpunit: ^10.0
Suggests
- konekt/address: Improves the EU membership and VAT ID validation (^3.3)
- konekt/concord: Library to write Modular Applications (^1.13)
- spatie/laravel-medialibrary: Allows associating images or other files with Eloquent models (^11.0)
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.