Giter Club home page Giter Club logo

dc-general's Introduction

Build Status Latest Version tagged Latest Version on Packagist Installations via composer per month

DC_General

The DC_General is a universal data container for Contao and is an alternative for the DC_Table of the Contao framework.

With the DC_General we facilitate programming with excellent functions and influence possibilities.

Different to Contao DC_Table

With the use of the DC_General there are many advantages, e.g.

  • Object-oriented data container definitions
  • Event driven
  • abstraction of the data source
  • modular design
  • verification of data - no invalid records
  • improved configuration of dependencies between data containers
  • more control through events

How to use

Simply declare an DCA as usual but put "General" instead of "Table" for the 'config/dataContainer' part. This will make DC_General to be used.

There are some notable changes in compatibility considering DC_Table:

  1. DC_General does NOT support magic properties but provides setter and getter for almost anything you might desire.
  2. There is NO activeRecord available as DC_General uses it's own kind of data Models internally.
  3. The system is totally event driven and relevant information (like the model in scope) is attached to the events.

Help for the start

You can start with our new documentation (currently in german) or older one (in english).

We have an overview of DCA mapping and Callbacks.

In our examples you can see the difference to DC_Table.

dc-general's People

Contributors

amenk avatar andreasisaak avatar backbone87 avatar baumannsven avatar binron avatar bytehead avatar cboelter avatar cliffparnitzky avatar davidmaack avatar der-on avatar discordier avatar dmolineus avatar e-spin avatar gmpf avatar k-webdesign avatar kahl-dev avatar lindesbs avatar munsio avatar richardhj avatar scrutinizer-auto-fixer avatar stefanheimes avatar teetrinker avatar timgatzky avatar tristanlins avatar tsarma avatar xat avatar zeromax avatar zonky2 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.