-
Notifications
You must be signed in to change notification settings - Fork 20
Filesystem
Niels Braczek edited this page Dec 3, 2015
·
2 revisions
We will use flysystem as our filesystem abstraction layer.
Framework already has planned to create a wrapper for the version 2 Flysystem package. It has existing adapters for FTP, SFTP and Local wrappers. The AWS adapter might prove to be useful when rebuilding the media manager.
Introduction
Development
Architecture
- Universal Content Model (UCM)
- Command Query Responsibility Segregation (CQRS)
- Database Abstraction Layer (DBAL)
- Dependency Injection (DI)
- Event Sourcing (ES)
- Filesystem Abstaction Layer
- Installer
- Data Definitions (JForms)
- Model-View-Controller (MVC)
- Orthogonal Component Structure (OCS)
- Routing
Features
Appendix