create_attribute() is a new twig function in Drupal core 8.3.x https://www.drupal.org/node/2818293
The Attribute class contains a lot of logic, i am not sure if we should copy it, trim it down or maybe add drupal/core as a composer dependency and use it directly?