If you have a set of custom grammars and themes that you want to reuse across multiple projects or share with others, you can bundle them into a custom extension. Custom extensions are simple PHP classes that implement theDocumentation Index
Fetch the complete documentation index at: https://phiki.dev/llms.txt
Use this file to discover all available pages before exploring further.
Phiki\Contracts\ExtensionInterface interface.
extend() method.
register() method will be called when the extension is registered and is applied to all future usage of the Phiki instance.