Skip to content

Architecture

Martin Polanka edited this page Apr 18, 2017 · 9 revisions

Architecture

@todo: php application which might use some of the features of php 7, build on top of the nette framework

@todo: discussed only important parts of the system or the interesting ones

Nette Overview

@todo: nette in general

Handling of Exceptions

@todo: exception handling

Routing

@todo: routing

Users Management

@todo: users management

Configuration

@todo: config

Database Layer

There is no reason to use plain SQL thus database abstraction was engaged, specifically well-known Doctrine 2 ORM framework.

@todo: database

@todo: fixtures

Remote Loading

@todo: guzzlehttp and how datas are loaded from ifmsa.org

Tables and PDFs Generation

@todo: libraries

Payment Gateway

@todo: link to payment gateway page

Clone this wiki locally