Developer-Guide/SUMMARY.md
2020-02-13 23:42:46 +01:00

1.9 KiB

General

  • Introduction
  • Setup
  • Application Structure

Quality & Standards

  • Code Inspection
  • Documentation Standards
  • General Code Standards
  • Security Standards
  • Html Coding Standards
  • Php Coding Standards

Examples

  • Application Sample
  • Modules
  • Packages

API

Application

  • Routing
  • Dispatching
  • Localization
  • Views

Messaging

  • Requests
  • Responses
  • Mail
  • Uri

DataStorage

  • Cache
  • Session
  • Cookie
  • LocalStorage
  • Filesystem
  • Database Connection
  • DataMapper
  • Queries

UI

  • Styles and Layout
  • Charting
  • Codes

Security

  • Encoding
  • Encryption

Datatypes

  • Money
  • Queues
  • Collection

Misc.

  • Events
  • Logging
  • Tasks
  • Validation