Download the PHP package lara-zeus/chaos without Composer
On this page you can find all versions of the php package lara-zeus/chaos. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package chaos
Chaos
Chaos is the mythological void state preceding the creation of the universe.
opinionated filament setup
provide extra layer between you app and Filament, dont worry about generic column like timestamps and stuff.
and some more perks, more details coming soon.
ChaosModel
trait:
- add action by
- checks for
isUsingActionBy
andisUsingSoftDelete
'ChaosResource' to extend all resources
- set lang file per resource
- set the Model Label and Plural Model Label
- add the soft delete scope
- lazy load the actions by relations
ChaosForms
class
- all forms will have the same looks and functionalty
- add a side column for timestamps and action by
- you can add side section
- usage:
ChaosInfos
ChaosTables
- add timestamps columns, hidden by default
- add actions by with popover for user info
- add all defualt actions per row
- view
- edit
- delete
- force delete
- restore
- add soft delete filters
- set pagination 25
- set default sort by id desc
- set bulk actions
- usage:
ChaosEditRecord
class
- add header actions:
- view and delete
ChaosListRecords
class
- add header actions:
- create
ChaosViewRecord
class
- add header actions:
- edit
All versions of chaos with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
filament/filament Version ^3.0
lara-zeus/popover Version ^1.0
spatie/laravel-package-tools Version ^1.16
filament/filament Version ^3.0
lara-zeus/popover Version ^1.0
spatie/laravel-package-tools Version ^1.16
The package lara-zeus/chaos contains the following files
Loading the files please wait ....