A PHP Starter for Coding-Agent Workflows
Give your coding agent a concrete brief and a working base.
What you get
The source includes AGENTS.md, architecture notes and task prompts. They identify the files responsible for auth, billing, profiles, APIs and rendering. Plain PHP and direct SQL make the implementation visible without adding a framework to the project.
The tradeoffs
These docs are useful inputs for coding tools, not a guarantee that any model can hold the whole repository in context or complete a product correctly. Ask your tool to read the relevant brief explicitly; instruction-file discovery differs between tools and configurations.
What to try first
Make the first request specific: add one user-scoped field or action, preserve the ownership checks and explain the tests. Review the diff, run the checks and exercise the result in the browser. No frontend build step applies to the web app; the native source still requires compilation.
Try before choosing
The live demos use sample data and simulated payments. The download includes the source and setup guides; your own launch still needs provider configuration and end-to-end testing.
Explore the demos · Price, licence and requirements · All guides