tales-from-a-dev/tailwind-merge-php

TailwindMerge for PHP merges multiple Tailwind CSS classes by automatically resolving conflicts between them

Installs: 117

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/tales-from-a-dev/tailwind-merge-php

v0.1.0 2025-11-20 17:56 UTC

This package is auto-updated.

Last update: 2025-11-20 18:09:20 UTC


README

Note

This project is a fork from tailwind-merge by Sandro Gehri. Read the UPGRADE guide for upgrading to this package.

Tests PHP Version Tailwind Version Packagist Version License

TailwindMerge for PHP allows you to merge multiple Tailwind CSS classes and automatically resolves conflicts between classes by removing classes conflicting with a class defined later.

A PHP port of tailwind-merge by dcastil.

Supports Tailwind v4.0 up to v4.1

Documentation

The bulk of the documentation is stored in the docs directory of this bundle:

Table of Contents

Credits

License

This package is under the MIT license.
For the whole copyright, see the LICENSE file distributed with this source code.