Use packages.drupal.org as the source of information to bring Drupal modules into Project Browser. This is similar to searching modules via composer as it uses the same endpoint.
The Form Alterer module provides OOP plugin functionality to developers for easily altering forms in Drupal 9+. Typically, forms are altered via the hook system (i.e.