Libraries tagged by setup AI
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
aindot/proxy-setup
1 Downloads
Force HTTPS links for your app if you are behind a proxy such as HAproxy.
sophireak/laracheck
8 Downloads
A smart pre-push helper script for Laravel teams. Checks setup, fixes safe issues, and explains problems with AI.
sandermuller/repo-init
229 Downloads
AI playbook + stub library for bootstrapping the canonical Sander/hihaho repo setup. Install globally: `composer global require sandermuller/repo-init`.
rhazen35/agent-orchestration
3 Downloads
A tool-agnostic agent orchestration setup for spec-driven development. Provides skills, steering, templates, and a factory pipeline workflow.
bluefly/recipe_onboarding
109 Downloads
AI-powered platform onboarding with recipe discovery, guided setup workflows, and comprehensive testing framework
aibnuhibban/larawire
0 Downloads
Laravel + Larawire Setup.
genauchat/typo3-plugin
8 Downloads
Adds the genau.chat AI chat widget to your TYPO3 website. Easy setup via backend module.
miniblog/engine
55 Downloads
Miniblog is a minimal blogging platform, written in object-oriented PHP, aimed primarily at developers. There is no complicated setup, no distracting admin area, and no plugins or themes: the focus is blogging.