{"id":21179653,"url":"https://github.com/php-llm/fabric-pattern","last_synced_at":"2025-03-14T18:45:36.771Z","repository":{"id":244146080,"uuid":"814287582","full_name":"php-llm/fabric-pattern","owner":"php-llm","description":"Slim PHP wrapper for Daniel Miessler's fabric pattern","archived":false,"fork":false,"pushed_at":"2024-10-05T18:20:29.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T12:07:53.386Z","etag":null,"topics":["llm","prompt"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/php-llm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-12T17:51:52.000Z","updated_at":"2024-12-13T00:22:37.000Z","dependencies_parsed_at":"2024-06-13T05:14:58.781Z","dependency_job_id":"123dabdd-bb99-4cc6-bf66-708a2ffa0b9f","html_url":"https://github.com/php-llm/fabric-pattern","commit_stats":null,"previous_names":["php-llm/fabric-pattern"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-llm%2Ffabric-pattern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-llm%2Ffabric-pattern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-llm%2Ffabric-pattern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-llm%2Ffabric-pattern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/php-llm","download_url":"https://codeload.github.com/php-llm/fabric-pattern/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243630463,"owners_count":20322306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["llm","prompt"],"created_at":"2024-11-20T17:32:56.599Z","updated_at":"2025-03-14T18:45:36.751Z","avatar_url":"https://github.com/php-llm.png","language":"PHP","funding_links":[],"categories":["Natural Language Processing"],"sub_categories":["Utilities \u0026 Tools"],"readme":"Fabric Pattern\n==============\n\nSlim PHP wrapper for Daniel Miessler's [fabric](https://github.com/danielmiessler/fabric) pattern library.\n\nInstallation\n------------\n\nUse [Composer](https://getcomposer.org) to install the package:\n\n```bash\ncomposer require php-llm/fabric-pattern\n```\n\nOn top to the PHP wrapper library this also downloads the Python repository into `vendor/danielmiessler/fabric`.\n\nUsage\n-----\n\n```php\nuse PhpLlm\\FabricPattern\\Pattern;\n\n// Return markdown of pattern's system prompt\n$pattern = (new Pattern)-\u003eload('extract_wisdom');\n```\n\nYou can find the list of available patterns [directly in fabric's repository](https://github.com/danielmiessler/fabric/tree/main/patterns).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphp-llm%2Ffabric-pattern","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphp-llm%2Ffabric-pattern","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphp-llm%2Ffabric-pattern/lists"}