Namespace malkusch\bav
| Agency | The bank agency. |
| AutomaticUpdatePlan | Perform an update automatically. |
| BAV | Facade for BAV's API. |
| Configuration | Configuration |
| ConfigurationRegistry | Registry for the configuration |
| DataBackendContainer | Container for DataBackend objects. |
| DefaultConfiguration | Default configuration uses malkusch\bav\FileDataBackendContainer and any available
UTF-8 encoder. |
| DoctrineBackendContainer | Container for DoctrineDataBackend objects. |
| FileDataBackendContainer | Container for FileDataBackend objects. |
| LogUpdatePlan | Logs a E_USER_WARNING if an update should be performed. |
| PDODataBackendContainer | Container for PDODataBackend objects. |
| UpdatePlan | Abstract update plan. |