PHPackages                             sakanjo/filament-fakefill-action - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. sakanjo/filament-fakefill-action

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

sakanjo/filament-fakefill-action
================================

A filament action to fill the form with fake data.

v3.0.0(3mo ago)4123MITPHPPHP ^8.4CI passing

Since May 4Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/sakanjo/filament-fakefill-action)[ Packagist](https://packagist.org/packages/sakanjo/filament-fakefill-action)[ GitHub Sponsors](https://github.com/sakanjo)[ RSS](/packages/sakanjo-filament-fakefill-action/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (7)Versions (5)Used By (0)

↻ Filament fake fill action
===========================

[](#-filament-fake-fill-action)

 [![Workflow status](https://camo.githubusercontent.com/a9ca7514a9c793ae2cc12f036f74beeb1cf91a90acb8207dafe511c2a64fc785/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f73616b616e6a6f2f66696c616d656e742d66616b6566696c6c2d616374696f6e2f74657374732e796d6c3f7374796c653d666f722d7468652d6261646765)](https://github.com/sakanjo/filament-fakefill-action/actions) [![Laravel v11+](https://camo.githubusercontent.com/7bbd2a6d348c099b6811196beb9f167ec2c1f8cd6e89dc4de0eb9cf83a580745/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c61726176656c2d7631312b2d4646324432303f7374796c653d666f722d7468652d6261646765266c6f676f3d6c61726176656c)](https://laravel.com) [![PHP 8.4+](https://camo.githubusercontent.com/1322e2431062fa991572fddd6682bc7dc457f0f053c66f9be691b06ab652b189/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382e342b2d3737374242343f7374796c653d666f722d7468652d6261646765266c6f676f3d706870)](https://php.net)

A Filament action to fake fill the form state.

> ✨ Help support the maintenance of this package by [sponsoring me](https://github.com/sponsors/sakanjo).

[![Preview](./art/preview.gif)](./art/preview.gif)

Table of Contents
=================

[](#table-of-contents)

- [Install](#-install)
- [Usage](#-usage)
    - [On the create page](#on-the-create-page)
    - [On the edit page](#on-the-edit-page)
- [Functions](#functions)
    - [isFakeFilling](#isFakeFilling)
- [Support the development](#-support-the-development)
- [Credits](#%EF%B8%8F-credits)
- [License](#-license)

📦 Install
---------

[](#-install)

```
composer require sakanjo/filament-fakefill-action

```

🦄 Usage
-------

[](#-usage)

### On the create page

[](#on-the-create-page)

```
