You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -837,7 +837,7 @@ A ktfmt IntelliJ plugin is available from the plugin repository. To install it,
837
837
838
838
-[EasyCodingStandard](https://www.tomasvotruba.com/blog/2017/05/03/combine-power-of-php-code-sniffer-and-php-cs-fixer-in-3-lines) — Combine [PHP_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) and [PHP-CS-Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer).
839
839
840
-
-[Enlightn](https://www.laravel-enlightn.com/) — A static and dynamic analysis tool for Laravel applications that provides recommendations to improve the performance, security and code reliability of Laravel apps. Contains 120 automated checks.
840
+
-[Enlightn](https://www.laravel-enlightn.com/):warning:— A static and dynamic analysis tool for Laravel applications that provides recommendations to improve the performance, security and code reliability of Laravel apps. Contains 120 automated checks.
841
841
842
842
-[exakat](https://www.exakat.io) — An automated code reviewing engine for PHP.
843
843
@@ -2028,7 +2028,7 @@ but with the following improvements:
2028
2028
<h2>Laravel</h2>
2029
2029
2030
2030
2031
-
-[Enlightn](https://www.laravel-enlightn.com/) — A static and dynamic analysis tool for Laravel applications that provides recommendations to improve the performance, security and code reliability of Laravel apps. Contains 120 automated checks.
2031
+
-[Enlightn](https://www.laravel-enlightn.com/):warning:— A static and dynamic analysis tool for Laravel applications that provides recommendations to improve the performance, security and code reliability of Laravel apps. Contains 120 automated checks.
2032
2032
2033
2033
-[larastan](https://github.com/larastan/larastan) — Adds static analysis to Laravel improving developer productivity and code quality. It is a wrapper around PHPStan.
2034
2034
@@ -2189,7 +2189,7 @@ but with the following improvements:
2189
2189
-[detect-secrets](https://github.com/Yelp/detect-secrets) — An enterprise friendly way of detecting and preventing secrets in code.
2190
2190
It does this by running periodic diff outputs against heuristically crafted regex statements, to identify whether any new secret has been committed. This way, it avoids the overhead of digging through all git history, as well as the need to scan the entire repository every time.
2191
2191
2192
-
-[Enlightn](https://www.laravel-enlightn.com/) — A static and dynamic analysis tool for Laravel applications that provides recommendations to improve the performance, security and code reliability of Laravel apps. Contains 120 automated checks.
2192
+
-[Enlightn](https://www.laravel-enlightn.com/):warning:— A static and dynamic analysis tool for Laravel applications that provides recommendations to improve the performance, security and code reliability of Laravel apps. Contains 120 automated checks.
2193
2193
2194
2194
-[GitGuardian ggshield](https://www.gitguardian.com/ggshield) — ggshield is a CLI application that runs in your local environment or in a CI environment to help you detect more than 350+ types of secrets, as well as other potential security vulnerabilities or policy breaks affecting your codebase.
Copy file name to clipboardExpand all lines: data/api/tools.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6473,7 +6473,7 @@
6473
6473
"plans": null,
6474
6474
"description": "A static and dynamic analysis tool for Laravel applications that provides recommendations to improve the performance, security and code reliability of Laravel apps. Contains 120 automated checks.",
6475
6475
"discussion": null,
6476
-
"deprecated": null,
6476
+
"deprecated": true,
6477
6477
"resources": [
6478
6478
{
6479
6479
"title": "Enlightn: Performance and Security Consultant",
0 commit comments