Download the PHP package sonja-turo/duckmode-filament without Composer

On this page you can find all versions of the php package sonja-turo/duckmode-filament. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package duckmode-filament

Duck Mode for Filament

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

This is what you get when you have a slow Saturday night and nobody around to annoy. You annoy the rest of the world.

Installation

Firstly, pour yourself a large draw of your favourite drink. Don't mind me, I'll wait.

...

Ok, done? Now, install the package via composer:

Next, because Duck Mode without Quacking is just a silly package instead of the life changing experience it was designed to be, install the assets:

Usage

Adding Duck Mode to your admin panel

Firstly, register the plugin with your panel. It's easy, don't be shy, just open the relevant FilamenttPHP Panel Provider, and add the plugin file.

Feeder Widget

Add the Feeder Widget to anywhere in your FilamentPHP dashboard by appending it to the widgets array in your panel's configuration. Starvation and murders are tracked over time.

Set the starvationRate to the number of milliseconds for each tick that your's health deteriorates.

The optional bread parameter can be one of the known bread types: White, Brown, Multigrain, GlutenFree, Pita, Turkish, Raisin, Dwarf or None. The default is White.

Table Quactions

To add quacking to any of your Filament table definitions, just add a Quaction to your table actions.

Testing

I didn't do any. Why should I make you?

Changelog

Please see CHANGELOG for more information on what has changed recently, or to read something that is most likely horribly wrong.

Contributing

Please see CONTRIBUTING for details. You know I never bothered to read the stub for this, right?

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities. Nope, didn't read this either. But you're installing this anyway, and even I'm telling you not to. Says more about you than it does me.

Credits

License

The MIT License (MIT). Please see License File for more information. My God, you read this far.


All versions of duckmode-filament with dependencies

PHP Build Version
Package Version
Requires php Version ^8.1
andreiio/blade-iconoir Version ^3.3
filament/filament Version ^3.0
illuminate/contracts Version ^10.0
spatie/laravel-package-tools Version ^1.15.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package sonja-turo/duckmode-filament contains the following files

Loading the files please wait ....