Download the PHP package webreinvent/vaahextend without Composer
On this page you can find all versions of the php package webreinvent/vaahextend. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download webreinvent/vaahextend
More information about webreinvent/vaahextend
Files in webreinvent/vaahextend
Package vaahextend
Short Description Quickly adaptable helpers to extend VaahCMS
License MIT
Homepage https://www.webreinvent.com
Informations about the package vaahextend
VaahLaravel
Small Laravel Helpers
Installation
Add ServiceProvide in config/app.php
:
Helper Libraries
- VaahAjax
- VaahArtisan
- VaahAssets
- VaahCountry
- VaahExtract
- VaahFiles
- VaahImap
- VaahMail
- VaahModule
- VaahSmtp
- VaahStripe
- VaahUrl
VaahArtisan
Add Facade in config/app.php
:
Method
VaahCountry
Add Facade in config/app.php
:
Method
VaahModule
Add Facade in config/app.php
:
Method
VaahEventBrite
Add Facade in config/app.php
:
Add env configuration:
Reference url: https://www.eventbrite.com/platform/api#/reference
Method
VaahStripe
Command to add Package:
Add Facade in config/app.php
:
Add env configuration:
Reference url: https://stripe.com/docs/api
Method
-
Stripe One Time Payment
-
Stripe Subscription
-
Create Product
-
Create Price
-
Find Product
- Find Price
VaahCountry
Add Facade in config/app.php
:
VaahMail
Add Facade in config/app.php
:
VaahImap
- reference: https://github.com/barbushin/php-imap
Add Facade in config/app.php
:
All versions of vaahextend with dependencies
php-imap/php-imap Version ^5.0
ext-json Version *
ext-imap Version *
ext-curl Version *
league/oauth2-google Version ^4.0
phpmailer/phpmailer Version ^6.6