cohesion / cohesion-framework
The Cohesion PHP Framework distribution
Installs: 49
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 1
Open Issues: 0
Type:project
Requires
- php: >=5.4.0
- cohesion/cohesion-core: dev-master
This package is not auto-updated.
Last update: 2025-05-06 04:12:23 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.