Download the PHP package boxybird/waffle without Composer
On this page you can find all versions of the php package boxybird/waffle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download boxybird/waffle
More information about boxybird/waffle
Files in boxybird/waffle
Package waffle
Short Description Tools built using Illuminate components (https://github.com/illuminate). Inspired by https://github.com/mattstauffer/Torch
License MIT
Informations about the package waffle
Waffle
Installation
Option 1: Install the package via composer. (Recommended)
Option 2: Clone or download as a plugin and run composer install
before activating in WordPress Admin.
Available functions
waffle_queue
waffle_worker
waffle_db
waffle_validator
waffle_encrypter
waffle_http
waffle_cache
waffle_session
waffle_storage
waffle_request
waffle_collection
waffle_str
waffle_arr
waffle_queue / waffle_worker
waffle_db
Reference: https://laravel.com/docs/8.x/queries
waffle_validator
Reference: // https://laravel.com/docs/8.x/validation
waffle_encrypter
Reference: https://laravel.com/docs/8.x/encryption
waffle_http
Reference: https://laravel.com/docs/8.x/http-client
waffle_cache
Reference: https://laravel.com/docs/8.x/cache
waffle_session
Reference: https://laravel.com/docs/8.x/session
waffle_storage
Reference: https://laravel.com/docs/8.x/filesystem
waffle_request
Reference: https://laravel.com/docs/8.x/requests
waffle_collection
Reference: https://laravel.com/docs/8.x/collections
waffle_str
Reference: https://laravel.com/docs/8.x/helpers#fluent-strings
waffle_arr
Reference: https://laravel.com/docs/8.x/helpers#arrays-and-objects-method-list
All versions of waffle with dependencies
illuminate/container Version ^8.83
illuminate/support Version ^8.83
illuminate/database Version ^8.83
illuminate/translation Version ^8.83
illuminate/validation Version ^8.83
illuminate/config Version ^8.83
illuminate/http Version ^8.83
illuminate/cache Version ^8.83
illuminate/filesystem Version ^8.83
illuminate/console Version ^8.83
illuminate/encryption Version ^8.83
illuminate/events Version ^8.83
illuminate/queue Version ^8.83
illuminate/contracts Version ^8.83
illuminate/pagination Version ^8.83
illuminate/redis Version ^8.83
predis/predis Version ^1.1
filp/whoops Version ^2.14
league/flysystem Version ^1.1
league/flysystem-aws-s3-v3 Version ^1.0