{"_path":"/knowledge-base/php-register-helpers","_draft":false,"_partial":false,"_empty":false,"title":"PHP: Register Helpers","description":"Read the Guidelines for Helpers.","excerpt":{"type":"root","children":[{"type":"element","tag":"h1","props":{"id":"php-register-helpers"},"children":[{"type":"text","value":"PHP: Register Helpers"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Read the Guidelines for "},{"type":"element","tag":"a","props":{"href":"../../guidelines/development/php#helpers"},"children":[{"type":"text","value":"Helpers"}]},{"type":"text","value":"."}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Helpers can be specified in the "},{"type":"element","tag":"code-inline","props":{},"children":[{"type":"text","value":"composer.json"}]},{"type":"text","value":" by adding a the path of the helper file to the "},{"type":"element","tag":"code-inline","props":{},"children":[{"type":"text","value":"autoload.files"}]},{"type":"text","value":" array:"}]},{"type":"element","tag":"code","props":{"code":"    \"autoload\": {\n        ...\n        \"files\": [\n            \"app/helpers.php\"\n        ]\n    },\n","language":"json"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"    \"autoload\": {\n        ...\n        \"files\": [\n            \"app/helpers.php\"\n        ]\n    },\n"}]}]}]}]},"public":true,"body":{"type":"root","children":[{"type":"element","tag":"h1","props":{"id":"php-register-helpers"},"children":[{"type":"text","value":"PHP: Register Helpers"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Read the Guidelines for "},{"type":"element","tag":"a","props":{"href":"../../guidelines/development/php#helpers"},"children":[{"type":"text","value":"Helpers"}]},{"type":"text","value":"."}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Helpers can be specified in the "},{"type":"element","tag":"code-inline","props":{},"children":[{"type":"text","value":"composer.json"}]},{"type":"text","value":" by adding a the path of the helper file to the "},{"type":"element","tag":"code-inline","props":{},"children":[{"type":"text","value":"autoload.files"}]},{"type":"text","value":" array:"}]},{"type":"element","tag":"code","props":{"code":"    \"autoload\": {\n        ...\n        \"files\": [\n            \"app/helpers.php\"\n        ]\n    },\n","language":"json"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"style":{"color":"#C9D1D9"}},"children":[{"type":"text","value":"    "}]},{"type":"element","tag":"span","props":{"style":{"color":"#A5D6FF"}},"children":[{"type":"text","value":"\"autoload\""}]},{"type":"element","tag":"span","props":{"style":{"color":"#C9D1D9"}},"children":[{"type":"text","value":": {"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"style":{"color":"#C9D1D9"}},"children":[{"type":"text","value":"        "}]},{"type":"element","tag":"span","props":{"style":{"color":"#FFA198"}},"children":[{"type":"text","value":"..."}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"style":{"color":"#C9D1D9"}},"children":[{"type":"text","value":"        "}]},{"type":"element","tag":"span","props":{"style":{"color":"#79C0FF"}},"children":[{"type":"text","value":"\"files\""}]},{"type":"element","tag":"span","props":{"style":{"color":"#C9D1D9"}},"children":[{"type":"text","value":": ["}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"style":{"color":"#C9D1D9"}},"children":[{"type":"text","value":"            "}]},{"type":"element","tag":"span","props":{"style":{"color":"#A5D6FF"}},"children":[{"type":"text","value":"\"app/helpers.php\""}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"style":{"color":"#C9D1D9"}},"children":[{"type":"text","value":"        ]"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"style":{"color":"#C9D1D9"}},"children":[{"type":"text","value":"    },"}]}]}]}]}]}],"toc":{"title":"","searchDepth":2,"depth":2,"links":[]}},"_type":"markdown","_id":"content:04.knowledge-base:php-register-helpers.md","_source":"content","_file":"04.knowledge-base/php-register-helpers.md","_extension":"md"}