Introduction & Installation
…addon for Statamic that helps create HTML attribute strings from arrays. At a high level, it allows you to convert something like this: 1 <?php 2 3 use function Stillat \ StatamicAttributeRenderer \ attributes ; 4 5 attributes ( [ 6 ' name ' => '...