Skip to content

Commit 45d8bbb

Browse files
authored
Update README.md to add and rearrange badges
1 parent 9066fa1 commit 45d8bbb

File tree

1 file changed

+27
-19
lines changed

1 file changed

+27
-19
lines changed

README.md

Lines changed: 27 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -4,32 +4,13 @@
44
<br>
55
</p><br>
66

7-
<p align="center">
8-
<a href="https://github.com/mooxphp/moox/actions/workflows/pest.yml"><img alt="PEST Tests" src="https://github.com/mooxphp/moox/actions/workflows/pest.yml/badge.svg"></a>
9-
<a href="https://github.com/mooxphp/moox/actions/workflows/pint.yml"><img alt="Laravel PINT PHP Code Style" src="https://github.com/mooxphp/moox/actions/workflows/pint.yml/badge.svg"></a>
10-
<a href="https://github.com/mooxphp/moox/actions/workflows/phpstan.yml"><img alt="PHPStan Level 5" src="https://github.com/mooxphp/moox/actions/workflows/phpstan.yml/badge.svg"></a>
11-
</p>
127
<p align="center">
138
<a href="https://www.laravel.com"><img alt="Laravel 12" src="https://img.shields.io/badge/Laravel-v12-orange?logo=Laravel&color=FF2D20"></a>
149
<a href="https://www.laravel-livewire.com"><img alt="Laravel Livewire 4" src="https://img.shields.io/badge/Livewire-v4-orange?logo=livewire&color=4E56A6"></a>
1510
<a href="https://www.filamentphp.com"><img alt="Filament 5" src="https://img.shields.io/badge/Filament-v5-orange?logo=filament&color=4E56A6"></a>
1611
<a href="https://www.tailwindcss.com"><img alt="TailwindCSS 4" src="https://img.shields.io/badge/TailwindCSS-v4-orange?logo=tailwindcss&color=06B6D4"></a>
1712
<a href="https://www.alpinejs.dev"><img alt="AlpineJS 3" src="https://img.shields.io/badge/AlpineJS-v3-orange?logo=alpine.js&color=8BC0D0"></a>
1813
</p>
19-
<p align="center">
20-
<a href="https://app.codacy.com/gh/mooxphp/moox/dashboard"><img src="https://app.codacy.com/project/badge/Grade/2b912412bb6e4892b52688272dec1555" alt="Codacy Code Quality"></a>
21-
<a href="https://app.codacy.com/gh/mooxphp/moox/dashboard"><img src="https://app.codacy.com/project/badge/Coverage/2b912412bb6e4892b52688272dec1555" alt="Codacy Coverage"></a>
22-
<a href="https://securityscorecards.dev/viewer/?uri=github.com/mooxphp/moox"><img alt="OpenSSF Scorecard" src="https://api.securityscorecards.dev/projects/github.com/mooxphp/moox/badge"></a>
23-
<a href="https://snyk.io/test/github/mooxphp/moox"><img alt="Snyk Security" src="https://img.shields.io/badge/security-scanned-blue"></a>
24-
<a href="https://github.com/mooxphp/moox/issues/94"><img src="https://img.shields.io/badge/renovate-enabled-brightgreen.svg" alt="Renovate" /></a>
25-
</p>
26-
<p align="center">
27-
<a href="https://hosted.weblate.org/engage/moox/"><img src="https://hosted.weblate.org/widgets/moox/-/svg-badge.svg" alt="Translation status" /></a>
28-
<a href="https://allcontributors.org/"><img alt="All Contributors" src="https://img.shields.io/github/all-contributors/mooxphp/moox"></a>
29-
<a href="https://github.com/mooxphp/moox-app-components/blob/main/LICENSE.md"><img alt="License" src="https://img.shields.io/github/license/mooxphp/moox?color=blue&label=license"></a>
30-
<br>
31-
<br>
32-
</p>
3314

3415
# Moox
3516

@@ -311,3 +292,30 @@ This repository and all packages are commercial software under the [MIT License]
311292
## Security
312293

313294
Before reporting a security issues, please read our [Security Policy](./SECURITY.md).
295+
296+
## More Badges
297+
298+
We have some more badges for you:
299+
300+
<p align="center">
301+
<a href="https://github.com/mooxphp/moox/actions/workflows/pest.yml"><img alt="PEST Tests" src="https://github.com/mooxphp/moox/actions/workflows/pest.yml/badge.svg"></a>
302+
<a href="https://github.com/mooxphp/moox/actions/workflows/pint.yml"><img alt="Laravel PINT PHP Code Style" src="https://github.com/mooxphp/moox/actions/workflows/pint.yml/badge.svg"></a>
303+
<a href="https://github.com/mooxphp/moox/actions/workflows/phpstan.yml"><img alt="PHPStan Level 5" src="https://github.com/mooxphp/moox/actions/workflows/phpstan.yml/badge.svg"></a>
304+
</p>
305+
<p align="center">
306+
<a href="https://app.codacy.com/gh/mooxphp/moox/dashboard"><img src="https://app.codacy.com/project/badge/Grade/2b912412bb6e4892b52688272dec1555" alt="Codacy Code Quality"></a>
307+
<a href="https://app.codacy.com/gh/mooxphp/moox/dashboard"><img src="https://app.codacy.com/project/badge/Coverage/2b912412bb6e4892b52688272dec1555" alt="Codacy Coverage"></a>
308+
<a href="https://github.com/mooxphp/moox/issues/94"><img src="https://img.shields.io/badge/renovate-enabled-brightgreen.svg" alt="Renovate" /></a>
309+
<p align="center">
310+
<a href="https://securityscorecards.dev/viewer/?uri=github.com/mooxphp/moox"><img alt="OpenSSF Scorecard" src="https://api.securityscorecards.dev/projects/github.com/mooxphp/moox/badge"></a>
311+
<a href="https://www.bestpractices.dev/projects/12576"><img src="https://www.bestpractices.dev/projects/12576/badge"></a>
312+
<a href="https://snyk.io/test/github/mooxphp/moox"><img alt="Snyk Security" src="https://img.shields.io/badge/security-scanned-blue"></a>
313+
</p>
314+
</p>
315+
<p align="center">
316+
<a href="https://hosted.weblate.org/engage/moox/"><img src="https://hosted.weblate.org/widgets/moox/-/svg-badge.svg" alt="Translation status" /></a>
317+
<a href="https://allcontributors.org/"><img alt="All Contributors" src="https://img.shields.io/github/all-contributors/mooxphp/moox"></a>
318+
<a href="https://github.com/mooxphp/moox-app-components/blob/main/LICENSE.md"><img alt="License" src="https://img.shields.io/github/license/mooxphp/moox?color=blue&label=license"></a>
319+
<br>
320+
<br>
321+
</p>

0 commit comments

Comments
 (0)