Libraries tagged by static files
laramint/laravel-security-scanner
981 Downloads
Laravel-aware security rules for php-security-scanner. Detects Laravel SQL injection (DB::raw, whereRaw), mass assignment, debug/dd leaks, unsafe validators, CSRF bypass, insecure cookies, env exposure, Blade raw echo, open redirect, Http SSRF, Storage/File path traversal, file-upload validation gaps, Auth/Crypt/Artisan/Process/Config injection, view-name injection, session fixation, and Mail header injection.
guanguans/php-cs-fixer-custom-fixers
7488 Downloads
Use php-cs-fixer to format bats,blade.php,Dockerfile,env,json,md,mdx,sh,sql,tex,text,toml,txt,xml,yaml...files. - 使用 php-cs-fixer 去格式化 bats、blade.php、Dockerfile、env、json、md、mdx、sh、sql、tex、text、toml、txt、xml、yaml...文件。
dpt/mcp-rector-warm
4730 Downloads
Warm-process MCP server for Rector. Keeps the Rector container bootstrapped across calls — ~9x faster per-file analysis vs cold CLI invocation. Compatible with any MCP client (Claude Desktop, Cline, Continue, Zed, custom).
dpt/mcp-phpmd-warm
4192 Downloads
Warm-process MCP server for PHPMD. Keeps PHPMD's classes + parsed rulesets bootstrapped across calls — faster per-file mess detection vs cold CLI invocation. Compatible with any MCP client (Claude Desktop, Cline, Continue, Zed, custom).
devuri/wp-hook-scanner
1048 Downloads
Scans PHP files for WordPress hooks and outputs a categorized report or JSON.
cecil/cecil
659 Downloads
A simple and powerful content-driven static site generator.
themsaid/katana
1706 Downloads
A neat static site & blog generator with markdown support.
hyperdigital/hd_translator
10971 Downloads
Translation of static strings from locallang.xlf files and export/import of database related content
swisnl/laravel-static-request-cache
5905 Downloads
Cache static responses based on content-type to static files.
slogsdon/flat-file
259 Downloads
Fast static-site generator / flat-file CMS
konstantin-kuklin/assetic-static-gzip-bundle
9222 Downloads
Provide static gzip compression for css,js files via AsseticBundle
yousha/php-security-linter
342 Downloads
A PHP tool to lint PHP files for security issues based on CIS and OWASP best practices.
varbox/varbox
503 Downloads
Laravel Admin Panel
silverstripe/staticpublisher
13554 Downloads
StaticPublisher provides an extensions for exporting a SilverStripe application to either a local or remote file systems.
savinmikhail/comments-density
623 Downloads
CommentDensityAnalyzer is a tool designed to analyze the comment density and quality in source code files in php. It helps maintain and improve the quality of code documentation by evaluating different types of comments and providing insights into their effectiveness and appropriateness.