Download the PHP package convenia/checklistable without Composer
On this page you can find all versions of the php package convenia/checklistable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download convenia/checklistable
More information about convenia/checklistable
Files in convenia/checklistable
Download convenia/checklistable
More information about convenia/checklistable
Files in convenia/checklistable
Vendor convenia
Package checklistable
Short Description Make any model checklistable with answer per ID
License MIT
Homepage http://github.com/convenia/checklistable
Package checklistable
Short Description Make any model checklistable with answer per ID
License MIT
Homepage http://github.com/convenia/checklistable
Please rate this library. Is it a good library?
Informations about the package checklistable
Basic Overview
Add checklist in your project associated any model in your project
Install
publish migrations
migrate
Usage
add a trait
Checklist Methods
checklist()
checklist()->get()
Question Methods
checklist()->questions()
checklist()->questions()->get()
checklist()->questions()->fill()
checklist()->questions()->delete()
checklist()->questions()->add()
Answer Methods
checklist()->answer()
checklist()->answer()->get()
checklist()->answer()->start()
checklist()->answer()->answer()
License
Checklistable is open-sourced software licensed under the MIT license
All versions of checklistable with dependencies
PHP Build Version
Package Version
The package convenia/checklistable contains the following files
Loading the files please wait ....