flaviodev/ttm-core-php
Composer 安装命令:
composer require flaviodev/ttm-core-php
包简介
Architecture Core
关键字:
README 文档
README
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.
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.
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)
统计信息
- 总下载量: 78
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-10-25