Libraries tagged by codemage
phpbb/titania
165 Downloads
This adds a very powerful and large customisation database to your forum. It is codenamed Titania.
phoenix1331/laravel-env-audit
44 Downloads
Coverage reporting for your .env: static analysis for env() call isolation, .env.example drift, and secret heuristics.
phoenix1331/laravel-auth-audit
70 Downloads
Authorisation coverage reporting for Laravel applications. Statically scans routes, controllers, Form Requests, and Policies to report what is and is not protected.
mwebbers/laravel-code-commons
205 Downloads
Shared Laravel/Livewire conventions: typed mixed-narrowing (Json), reusable stable sortable-table and pagination concerns, a lazy-table skeleton, and a SCOPEtest coverage checker.
moebius/moebius
145 Downloads
Turbo-charge your existing codebase with coroutines based on pure PHP 8.1 fibers
madbox-99/rector-filament
591 Downloads
Rector rules for Filament codebases.
kha333n/laravel-code-graph
370 Downloads
A persistent code graph for Laravel projects. Indexes your codebase into a local SQLite graph and exposes it to AI assistants over MCP, so they get token-efficient, structurally accurate context instead of re-reading files.
joshembling/laragenie
9773 Downloads
An AI bot made for the command line that can read and understand any codebase from your Laravel app.
jonpurvis/fuzz
6 Downloads
Coverage-guided fuzz testing for PestPHP
john-wink/en16931-php
47 Downloads
A dependency-free, Java-free PHP validator for EN 16931 electronic invoices (ZUGFeRD / Factur-X / XRechnung, CII and UBL) — full KoSIT rule coverage in pure PHP.
jessegall/code-commandments
2106 Downloads
An architecture compiler for PHP — single-concern discipline prophets that judge a codebase against a configurable style and architecture spec
jarir-ahmed/password-generator
58 Downloads
A cryptographically secure password generator with guaranteed character-class coverage.
hershel-theodore-layton/static-type-assertion-code-generator
6572 Downloads
Codegen functions equivalent to type testing `as` expressions.
goldziher/spikard
20 Downloads
Codegen-first polyglot web toolkit with a Rust core and bindings for 14 languages
gemvc/cli-base
79 Downloads
Internal GEMVC CLI foundation: terminal I/O, filesystem helpers, and codegen abstract base classes. For GEMVC ecosystem only.