PHPackages                             wsssoftware/laraveltoolkit - 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. wsssoftware/laraveltoolkit

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

wsssoftware/laraveltoolkit
==========================

A modern toolkit of components and utilities for Laravel applications, developed by WSS Software.

2.1.1(4mo ago)01.3k↑650%[3 PRs](https://github.com/wsssoftware/LaravelToolkit/pulls)1MITPHPPHP ^8.4CI passing

Since Sep 4Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/wsssoftware/LaravelToolkit)[ Packagist](https://packagist.org/packages/wsssoftware/laraveltoolkit)[ Docs](https://github.com/wsssoftware/laraveltoolkit)[ GitHub Sponsors](https://github.com/wsssoftware)[ RSS](/packages/wsssoftware-laraveltoolkit/feed)WikiDiscussions 2.x Synced 1mo ago

READMEChangelog (10)Dependencies (12)Versions (82)Used By (1)

A modern toolkit of components and utilities for Laravel applications, developed by WSS Software.
=================================================================================================

[](#a-modern-toolkit-of-components-and-utilities-for-laravel-applications-developed-by-wss-software)

[![Latest Version on Packagist](https://camo.githubusercontent.com/ca5e9a123a183393e466a1621d21bd28f150d164be644c7880a7a2e2d7f41442/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f777373736f6674776172652f6c61726176656c746f6f6c6b69742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wsssoftware/laraveltoolkit)[![run-tests](https://github.com/wsssoftware/laraveltoolkit/actions/workflows/run-tests.yml/badge.svg?branch=2.x)](https://github.com/wsssoftware/laraveltoolkit/actions/workflows/run-tests.yml)[![Fix PHP code style issues](https://github.com/wsssoftware/laraveltoolkit/actions/workflows/fix-php-code-style-issues.yml/badge.svg)](https://github.com/wsssoftware/laraveltoolkit/actions/workflows/fix-php-code-style-issues.yml)[![Total Downloads](https://camo.githubusercontent.com/88e06b1d073ac2a7891ddb5cc3609290b46c87e5764ca56f25a4134d2133d2ba/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f777373736f6674776172652f6c61726176656c746f6f6c6b69742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wsssoftware/laraveltoolkit)[![codecov](https://camo.githubusercontent.com/9605959475ec9920236d07c0b6646eafa1cf9e8b5e476c05b141bdb17d76b1a9/68747470733a2f2f636f6465636f762e696f2f67682f777373736f6674776172652f6c61726176656c746f6f6c6b69742f6272616e63682f322e782f67726170682f62616467652e7376673f746f6b656e3d6e7a6158636f79633371)](https://codecov.io/gh/wsssoftware/laraveltoolkit)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Important

Some features from this package work in association with the package [vuetoolkit](https://github.com/wsssoftware/vuetoolkit). For mor information read it's related docs.

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

[](#installation)

You can install the package via composer:

```
composer require wsssoftware/laraveltoolkit
```

You can publish the config file with:

```
php artisan vendor:publish --tag="laraveltoolkit-config"
```

You can publish the sitemap config file with:

```
php artisan vendor:publish --tag="laraveltoolkit-sitemap"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

### [ACL](docs/ACL.md)

[](#acl)

A minimalist implementation of an access control level

### [Colors](docs/COLORS.md)

[](#colors)

A toolset of helpers for colors.

### [Deploy](docs/DEPLOY.md)

[](#deploy)

A simple deploy and maintenance mode.

### [Flash](docs/FLASH.md)

[](#flash)

Simple flash messages from backend to front end.

### [FilePond](docs/FILEPOND.md)

[](#filepond)

A bridge between FilePond and Laravel

### [PrimeVue Data](docs/PRIMEVUE_DATA.md)

[](#primevue-data)

A minimalist implementation of DataTables and DataView on Laravel

### [SEO](docs/SEO.md)

[](#seo)

Tools to help dev to handle with SEO features.

### [SiteMap](docs/SITEMAP.md)

[](#sitemap)

A toolkit to automatically generate sitemaps for application

### [Stored Assets](docs/STORED_ASSETS.md)

[](#stored-assets)

Tools to help handle with storing assets.

Multi domain application
------------------------

[](#multi-domain-application)

If you are using a multi-domain application with InertiaJs, you can use [this guide](docs/MULTI_DOMAIN.md) to configure your cors policies and add a middleware to replace redirects for Inertia::location() when needed.

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Allan Mariucci Carvalho](https://github.com/wsssoftware)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

50

—

FairBetter than 96% of packages

Maintenance84

Actively maintained with recent releases

Popularity18

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 94.1% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~7 days

Recently: every ~49 days

Total

80

Last Release

56d ago

Major Versions

0.9.2 → 1.0.0-beta.12024-10-31

1.x-dev → 2.0.0-alpha.12025-07-28

PHP version history (2 changes)0.2.0PHP ^8.3

1.0.0PHP ^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/2f933258a2b9bfecc0be13f8e6786c5c937e288fed34fea37054563da4bf02e8?d=identicon)[allanivp](/maintainers/allanivp)

---

Top Contributors

[![allanmcarvalho](https://avatars.githubusercontent.com/u/12012197?v=4)](https://github.com/allanmcarvalho "allanmcarvalho (602 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (22 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (16 commits)")

---

Tags

laravelwsssoftwarelaraveltoolkit

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/wsssoftware-laraveltoolkit/health.svg)

```
[![Health](https://phpackages.com/badges/wsssoftware-laraveltoolkit/health.svg)](https://phpackages.com/packages/wsssoftware-laraveltoolkit)
```

###  Alternatives

[spatie/laravel-data

Create unified resources and data transfer objects

1.7k28.9M627](/packages/spatie-laravel-data)[hirethunk/verbs

An event sourcing package that feels nice.

513162.9k6](/packages/hirethunk-verbs)[worksome/exchange

Check Exchange Rates for any currency in Laravel.

123544.7k](/packages/worksome-exchange)[ralphjsmit/livewire-urls

Get the previous and current url in Livewire.

82270.3k4](/packages/ralphjsmit-livewire-urls)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
