Registry¶
A registry may be the following things:
a design pattern
a central object, which gives access to common objects, such as view, database connection, cache, configuration, etc.
See also Registry (design pattern) and Registry Component in Phalcon.
Related : Design Pattern, Container, Docker Image
Related packages : jordanbrauer/php-registry, sylius/registry