Libraries tagged by code conversion
diviky/code-analysis
14942 Downloads
grumphp config to automatically check conventions for Laravel projects
zef-dev/convoworks-core
819 Downloads
PHP framework for handling workflows and conversational services like Amazon Alexa
muhammad-quran17/agenytics
0 Downloads
AI Agent Chat Starter kit (powered by Apache ECharts, tables, Mermaid flow diagrams, code blocks)
dev-kraken/php-commitlint
33 Downloads
A powerful Git hooks and commit message linting tool for PHP projects - combining the best of husky and commitlint in a native PHP implementation
mpmontanez/json-schema-to-php-generator
251 Downloads
Code generation tool for converting JSON schema documents to simple PHP classes.
rkr/postcodes
429 Downloads
A library to help converting from the outdated post-codes to icu-country-codes, vice versa
fperdomo/laravel-agent-skill
501 Downloads
Laravel Best Practices skill for Claude Code and Codex — enforces SRP, FormRequests, service classes, Eloquent, Inertia (React + Vue) conventions.
birb/fancy-stubs-codegen
9 Downloads
Build-time, attribute-driven code generator: write a stub class, mark members with #[DefinerAttribute], and get a real, finished PHP class back — conventions filled in (event names, ids, ...), or whole getters/setters/builder classes generated from the stub's properties. Unlike runtime-reflection tools, the output is a plain PHP file with zero dependency on this library and no per-request reflection cost; useful for scaffolding DDD value objects/aggregates/events, command classes and other boilerplate. Postprocessing (e.g. phpcbf) and framework-specific conventions (e.g. Laravel table/id naming) ship as separate packages — see birb/fancy-stubs-codegen-postprocessors and birb/fancy-stubs-codegen-laravel.
mead-steve/spl-fix
15 Downloads
The spl has some really cool features but some odd naming conventions and some real GOTCHAs. This library is intended to make the spl code easier to use
strever/resp-code
17 Downloads
a naming conventions about response code
codechap/yii3-claude-code
6 Downloads
Yii3 wrapper for the Claude Code CLI with DI integration, multi-turn conversations, and immutable fluent API.
staempfli/typo3-conventions-checker
853 Downloads
Enforces code quality guidelines for TYPO3 CMS projects
brianlangevin/country-code-converters
115 Downloads
A PHP library for converting between ISO 3166 country and state codes and names
paolobellini/laravel-preset
4 Downloads
Opinionated Laravel preset: dev tooling, code conventions and AI agent guidelines scaffolded into new projects.
wangcan/godske-dev-rules
0 Downloads
Development convention rules for Claude Code - PHP, Laravel, Vue, TypeScript, Python, and more