PHPackages                             swisnl/carwash - 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. [Validation &amp; Sanitization](/categories/validation)
4. /
5. swisnl/carwash

ActiveLibrary[Validation &amp; Sanitization](/categories/validation)

swisnl/carwash
==============

Data scrubber for Laravel applications

0.2.0(1y ago)01.9k1MITPHPCI passing

Since Sep 24Pushed 1y agoCompare

[ Source](https://github.com/swisnl/carwash)[ Packagist](https://packagist.org/packages/swisnl/carwash)[ RSS](/packages/swisnl-carwash/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (8)Dependencies (4)Versions (12)Used By (0)

Carwash
=======

[](#carwash)

[![Latest Version on Packagist](https://camo.githubusercontent.com/3e748de7223c2e1fd121009fc7790e4b33053151216eb36ee1d649ac9ec9c4d1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f737769736e6c2f636172776173682e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/swisnl/carwash)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/c27d84891eb210b2f040b22c4856f3226bcc0a52d10f4e3955f2533ae4cb2f22/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f737769736e6c2f636172776173682f74657374732e796d6c3f6c6162656c3d7465737473266272616e63683d6d6173746572267374796c653d666c61742d737175617265)](https://github.com/swisnl/carwash/actions/workflows/tests.yml)

**Carwash** is a data scrubbing utility for **Laravel** applications

Installation
------------

[](#installation)

#### Install via composer

[](#install-via-composer)

```
composer require swisnl/carwash

```

Usage
-----

[](#usage)

#### 1. Publish default config file

[](#1-publish-default-config-file)

```
php artisan vendor:publish

```

#### 2. Edit config file at `config/carwash.php` for your application

[](#2-edit-config-file-at-configcarwashphp-for-your-application)

```
