PackageTrack
Sign in Get early access

nunomaduro/termwind

It's like Tailwind CSS, but for the console.

v2.4.0 293M downloads/mo #107 most downloaded on composer nunomaduro/termwind

What this package is like to depend on

Last release 6 months ago

16 Feb 2026

Release timing varies

gaps range from 5 weeks to 10 months

Nearly every release is documented

notes for 35 of 38 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

38 releases · first in 2021

3 releases in the last 12 months

see the full history below

Release timeline

38 releases · Nov 2021 to Feb 2026
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 38
  1. v2.4.0 16 Feb 2026
    Release notes
    • feat: allow symfony 8 components
    Open source →
  2. v2.3.3 20 Nov 2025
    Release notes
    • support of php 8.5
    Open source →
  3. v2.3.2 18 Oct 2025
    Release notes

    What's Changed

    • Fix incorrect space count of CJK characters by @ycs77 in #186

    New Contributors

    Full Changelog: v2.3.1...v2.3.2

    Open source →
  4. v2.3.1 08 May 2025
    Release notes
    • Fixes issue with latest version of libxml.
    Open source →
  5. v2.3.0 21 Nov 2024
    Release notes
    • Adds PHP 8.4 support
    Open source →
  6. v2.2.0 15 Oct 2024
    Release notes

    feat: adds php 8.4 support

    Open source →
  7. v2.1.0 05 Sep 2024
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v2.0.1...v2.1.0

    Open source →
    Release notes

    Added

    • Adds a parse function by @lukeraymonddowning in https://github.com/nunomaduro/termwind/pull/184
    Open source →
  8. v2.0.1 06 Mar 2024
    Release notes

    Full Changelog: v2.0.0...v2.0.1

    Open source →
  9. v2.0.0 08 Dec 2023

    Nothing published for this version

  10. v1.17.0 21 Nov 2024
    Release notes
    • Adds PHP 8.4 support
    Open source →
  11. v1.16.0 15 Oct 2024

    Nothing published for this version

  12. v1.15.1 08 Feb 2023
    Release notes

    Fixed

    • Fix justify-* classes with only one child by @xiCO2k in https://github.com/nunomaduro/termwind/pull/165
    Open source →
  13. v1.15.0 20 Dec 2022
    Release notes

    Added

    • Autocomplete for ask method by @fabio-ivona in https://github.com/nunomaduro/termwind/pull/153

    Fixed

    • Fix types by @fabio-ivona in https://github.com/nunomaduro/termwind/pull/158
    Open source →
  14. v1.14.2 28 Oct 2022
    Release notes

    Fixed

    • Allow to use SymfonyStyle ask method if exists by @xiCO2k in https://github.com/nunomaduro/termwind/pull/156
    Open source →
  15. v1.14.1 17 Oct 2022
    Release notes

    Fixed

    • Fix truncate to work well with w-full or w-division. by @xiCO2k in https://github.com/nunomaduro/termwind/pull/155
    Open source →
  16. v1.14.0 01 Aug 2022
    Release notes

    Added

    • Add support for w-auto. by @xiCO2k in https://github.com/nunomaduro/termwind/pull/148
    • Add full ANSI color support by @AdamGaskins in https://github.com/nunomaduro/termwind/pull/147

    Fixed

    • Fixes bug when using truncate with paddings by @xiCO2k in https://github.com/nunomaduro/termwind/pull/149
    • Fixes orange color by @AdamGaskins and @xiCO2k in https://github.com/nunomaduro/termwind/pull/146 and 4d36921
    Open source →
  17. v1.13.0 01 Jul 2022
    Release notes

    Added

    • Add min-w-{width} class by @xiCO2k in (https://github.com/nunomaduro/termwind/pull/143)

    Fixed

    • flex-1 with over COLUMN size content by @xiCO2k in (https://github.com/nunomaduro/termwind/pull/142)
    Open source →
  18. v1.12.0 27 Jun 2022
    Release notes

    Added

    • Support for verbosity levels (https://github.com/nunomaduro/termwind/commit/70b564814adb42c98b68cd3f1c2fd4b74ad86eea)
    Open source →
  19. v1.11.1 17 Jun 2022
    Release notes

    Fixed

    • truncate only truncates text and not the styling by @xiCO2k in (https://github.com/nunomaduro/termwind/commit/840a9e9d8809603f11d19fe5336270eb96a8d3a8)
    Open source →
  20. v1.11.0 17 Jun 2022
    Release notes

    Fixed

    • Allow truncate to be used without params by @xiCO2k in (https://github.com/nunomaduro/termwind/pull/139)
    Open source →
  21. v1.10.1 12 May 2022
    Release notes

    Fixed

    • Allow w-0 to be set by @xiCO2k in 89f4b87
    Open source →
  22. v1.10.0 11 May 2022
    Release notes

    Added

    • Add flex and flex-1 classes by @xiCO2k in https://github.com/nunomaduro/termwind/pull/137
    • Add content-repeat-['.'] class by @xiCO2k in https://github.com/nunomaduro/termwind/pull/138
    Open source →
  23. v1.9.0 03 May 2022
    Release notes

    Added

    • Add hidden class by @xiCO2k in https://github.com/nunomaduro/termwind/pull/134
    • Add justify-center class by @xiCO2k in https://github.com/nunomaduro/termwind/pull/135

    Fixed

    • Fixed justify-* round calculations by @xiCO2k in https://github.com/nunomaduro/termwind/pull/136
    • Fixed <br> with classes in eb2132f
    • Fixed inheritance issues on justify-* classes d050cba
    Open source →
  24. v1.8.0 22 Apr 2022
    Release notes

    Added

    • Add justify-around and justify-evenly classes by @xiCO2k in https://github.com/nunomaduro/termwind/pull/133
    Open source →
  25. v1.7.0 30 Mar 2022
    Release notes

    Added

    • Add justify-between class in https://github.com/nunomaduro/termwind/pull/129

    Fixed

    • <hr /> width not respecting parent width by @xiCO2k in https://github.com/nunomaduro/termwind/pull/130
    Open source →
  26. v1.6.2 18 Mar 2022
    Release notes

    Fixed

    • Fixes support for HTML tags on TableCells by @xiCO2k in https://github.com/nunomaduro/termwind/pull/128
    Open source →
  27. v1.6.1 17 Mar 2022
    Release notes

    Fixed

    • href needes to be escaped by @xiCO2k in 9771606
    Open source →
  28. v1.6.0 24 Feb 2022
    Release notes

    Added

    • Add MediaQuery Support by @xiCO2k in https://github.com/nunomaduro/termwind/pull/126
    • Upgrade PHPStan to v1.0 by @xiCO2k in https://github.com/nunomaduro/termwind/pull/127
    Open source →
  29. v1.5.0 14 Feb 2022
    Release notes

    Added

    • Adds Laravel TermwindServiceProvider by @xiCO2k in https://github.com/nunomaduro/termwind/pull/123
    Open source →
  30. v1.4.3 03 Feb 2022
    Release notes

    Fixed

    • Fixes bug having multiple margins while using width with my by @xiCO2k in https://github.com/nunomaduro/termwind/pull/120
    Open source →
  31. v1.4.2 29 Jan 2022
    Release notes

    Fixed

    • max-w with w-{fraction} childs by @xiCO2k in https://github.com/nunomaduro/termwind/pull/118
    Open source →
  32. v1.4.1 29 Jan 2022
    Release notes

    Fixed

    • <href> with more width that the parent element by @xiCO2k in https://github.com/nunomaduro/termwind/pull/117
    Open source →
  33. v1.4.0 26 Jan 2022
    Release notes

    Added

    • Add support for space-y and space-x. by @xiCO2k in https://github.com/nunomaduro/termwind/pull/115
    Open source →
  34. v1.3.0 12 Jan 2022
    Release notes

    Added

    • Add ask() method. by @xiCO2k in https://github.com/nunomaduro/termwind/pull/112
    • Add max-w-{width} class. by @xiCO2k in https://github.com/nunomaduro/termwind/pull/111
    • Add support for py, pt and pb. by @xiCO2k in https://github.com/nunomaduro/termwind/pull/113
    Open source →
  35. v1.2.0 16 Dec 2021
    Release notes

    Added

    • Add terminal()->clear() method. by @xiCO2k in https://github.com/nunomaduro/termwind/pull/107
    • Added support for HTML5 tags by @opuu in https://github.com/nunomaduro/termwind/pull/110

    Fixed

    • Fix typo in README.md by @marcreichel in https://github.com/nunomaduro/termwind/pull/106
    • Fix function_exists() checks by @mabar in https://github.com/nunomaduro/termwind/pull/108
    • Fix bug when using emojis with w-full. (f2f426)
    Open source →
  36. v1.1.1 16 Dec 2021

    Nothing published for this version

  37. v1.1.0 06 Dec 2021
    Release notes

    Added

    • Support for Symfony 6 components (67b9a9)
    Open source →
  38. v1.0.0 28 Nov 2021
    Release notes

    Added

    • Stable version
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive