gigabit / twig-wrap
Wrap a keyword in a string with a prefix and affix
Package info
github.com/gigabit-gmbh/bolt-twig-text-wrap
Type:bolt-extension
pkg:composer/gigabit/twig-wrap
1.0.1
2018-02-01 16:54 UTC
Requires
- bolt/bolt: ^3.0
Requires (Dev)
- phpunit/phpunit: ^4.7
This package is not auto-updated.
Last update: 2026-03-01 11:53:54 UTC
README
A starter skeleton for a Bolt v3.x Extension
To get going run the following command, replacing the last argument with the name of your extension:
composer create-project --no-install 'bolt/bolt-extension-starter:^3.0' <newextname>
For more information, see this page in the Bolt documentation: https://docs.bolt.cm/extensions/building-starter/about