Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
DirectoryPath -> List<CallableEndpoint>
Scan PHP source files in a target directory to dynamically discover and register methods decorated with specific attributes as callable endpoints.
Problem it solves
Manual registration of capabilities or API endpoints is tedious, verbose, and easily drifts from code implementations.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.