schranz-templating / templating

A template abstraction prototype for php template engines.
MIT License
23 stars 0 forks source link

Rename bridges to adapters of existing implemented engine adapters #9

Closed alexander-schranz closed 1 year ago

alexander-schranz commented 1 year ago

The current bridge packages are following the adapter design pattern and not the bridge design pattern and so adapter is the correct name. Which requires to rename the packages and namespaces.

List of engines adapters: