cohesion / cohesion-framework
The Cohesion PHP Framework distribution
Package info
github.com/cohesion/cohesion-framework
Type:project
pkg:composer/cohesion/cohesion-framework
dev-master
2014-12-28 10:18 UTC
Requires
- php: >=5.4.0
- cohesion/cohesion-core: dev-master
This package is not auto-updated.
Last update: 2026-03-10 08:01:57 UTC
README
The primary objective for creating this framework is to provide a simple framework to help developers create good clean PHP code. It forces developers to write code that follows many common software development principles such as the ones defined in SOLID and GRASP.
Cohesion is more than just a Framework, it's a development guideline that tries to enforce best practices to improve mantainability.