laminas/laminas-code
Extensions to the PHP Reflection API, static code scanning, and code generation
This tool helps PHP developers dynamically create or modify PHP code. It takes your programming instructions and outputs structured PHP code, which can then be used in your applications. It's designed for developers who need to automate code creation or manipulate existing code within their PHP projects.
1,908 stars.
Use this if you are a PHP developer who needs to programmatically generate or update PHP code, such as creating new classes, methods, or configuration files based on runtime conditions.
Not ideal if you are looking for a simple templating engine for generating static files, or if you are not a PHP developer.
Stars
1,908
Forks
89
Language
PHP
License
BSD-3-Clause
Category
Last pushed
Mar 31, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/laminas/laminas-code"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
Dav1dde/glad
Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
Aleph-Alpha/ts-rs
Generate TypeScript bindings from Rust types
apollographql/apollo-tooling
✏️ Apollo CLI for client tooling (Mostly replaced by Rover)
mmcloughlin/avo
Generate x86 Assembly with Go
krzysztofzablocki/Sourcery
Meta-programming for Swift, stop writing boilerplate code.