Skip to content

Eric Evans - v1.0.0

Compare
Choose a tag to compare
@parkerj parkerj released this 10 Sep 15:56
· 63 commits to master since this release

Welcome to the first release of the CodefyPHP Framework. The first release of the framework is dedicated to Eric Evans, the founder and thought leader of Domain Language and author of Domain-Driven Design. Codefy was developed to help ease the development for domain-driven projects. Nevertheless, you can use Codefy for non domain-driven projects as well.

Features

  • Contracts and abstractions for building domain driven projects
  • Dual template engines
  • Dual query builders with migrations
  • Native console commands
  • Native service providers
  • Robust routing
  • A powerful routing engine
  • Robust dependency injector for bootstrapping
  • Multiple PSR implementations