outhebox/blade-flags
A package to easily make use of country & language flags in your Laravel Blade views.
1.7.0
963K downloads/mo
#3757 most downloaded on Packagist
MohmmedAshraf/blade-flags
What this package is like to depend on
Last release 5 months ago
01 Mar 2026
Release timing varies
gaps range from 9 days to 10 months
Some releases are documented
notes for 6 of 18 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
18 releases · first in 2022
4 releases in the last 12 months
see the full history below
Release timeline
18 releases · Sep 2022 to Mar 2026Releases
latest 18-
1.7.001 Mar 2026Release notes
Open source →What's Changed
- Laravel 13.x compatibility (#28)
- Fix flag components not respecting CSS size classes
- Fix tests for PHPUnit 12 compatibility
-
1.6.114 Feb 2026Release notes
Open source →This package aims for broad compatibility by mirroring upstream flag collections. Inclusion of any flag does not imply endorsement. The author of this package stands with Palestine (the Palestine flag is featured in the project cover). If you want to exclude specific flags, you can do so in your application/UI, or exclude them during the build via bin/build.sh.
-
1.6.013 Feb 2026Release notes
Open source →What's New
Circle & Flat Flag Variants
The package now ships with three flag styles — 1,759 flags total:
Variant Component Countries Languages Default (rounded) <x-flag-country-us />264 281 Circle <x-flag-circle-country-us />405 275 Flat (4:3) <x-flag-flat-country-us />270 264 Language Flag Overrides
Override default language-to-country mappings via config:
// config/blade-flags.php 'language_overrides' => [ 'ar' => ['default' => 'sa'], 'en' => ['default' => 'us'], ],
JavaScript Packages
The same flags are now available as npm packages for Vue, React, and vanilla JS:
@blade-flags/core— SVG strings as tree-shakeable JS modules@blade-flags/vue—<Flag>component for Vue 3@blade-flags/react—<Flag>component for React 18+
npm install @blade-flags/core @blade-flags/vue
Full Changelog: 1.5.4...1.6.0
-
1.5.430 Aug 2025Release notes
Open source →What's Changed
- Add home nation country flags by @michaeljmeadows in #26
New Contributors
- @michaeljmeadows made their first contribution in #26
Full Changelog: 1.5.3...1.5.4
-
1.5.324 Feb 2025Release notes
Open source → -
1.5.226 Dec 2024 -
1.5.123 Apr 2024Nothing published for this version
-
1.5.028 Feb 2024Nothing published for this version
-
1.2.121 Dec 2023Nothing published for this version
-
1.2.019 Feb 2023Nothing published for this version
-
1.1.210 Jan 2023Nothing published for this version
-
1.1.123 Dec 2022Nothing published for this version
-
1.1.017 Dec 2022Nothing published for this version
-
1.0.408 Dec 2022Nothing published for this version
-
1.0.318 Nov 2022Nothing published for this version
-
1.0.207 Nov 2022Nothing published for this version
-
1.0.122 Sep 2022Nothing published for this version
-
1.0.021 Sep 2022Nothing published for this version