2017 © Pedro PelĂĄez
 

library ttm-core-php

Architecture Core

image

flaviodev/ttm-core-php

Architecture Core

  • Saturday, November 12, 2016
  • by flaviodev
  • Repository
  • 0 Watchers
  • 0 Stars
  • 64 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

ttm-core-php

This is the core of a little architecture that was designed to create agile web applications, contemplating always the principles of low coupling and high cohesion. But The proposal also includes the creation of a simple structure, without excesses of complications and excesses stererotypes, thus providing a maintainable architecture and fast developement., (*1)

These reuseble components are based on Object-oriented Programming concepts, for implemetantion any design patterns: MVC, front controller, business objects, models entities, data transfer objects, facades, commands and data access object, registring services for view access (Rest + Json). So that the view layer (ui) and integration layer can be 'easily' changed, or and may also be another layer simultaneously., (*2)

Why not use existing frameworks? The idea is a litte and so simple architecture, for the study and implementation of good programming practice (good ideas of solutions also) and to implement small projects. (nothing against frameworks), (*3)

The Versions

12/11 2016

dev-master

9999999-dev https://github.com/flaviodev/ttm-core-php

Architecture Core

  Sources   Download

MIT

The Requires

  • php ^7.0

 

by FlĂĄvio de Souza

core

25/10 2016

1.0.0

1.0.0.0 https://github.com/flaviodev/ttm-core-php

Architecture Core

  Sources   Download

MIT

The Requires

  • php ^7.0

 

by FlĂĄvio de Souza

core