2017 © Pedro Peláez
 

library core

Core package for Veloci DDD Framework.

image

veloci/core

Core package for Veloci DDD Framework.

  • Saturday, January 21, 2017
  • by cnastasi
  • Repository
  • 2 Watchers
  • 1 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Veloci Core

Scrutinizer Code Quality Code Coverage Build Status, (*1)

This library is part of Veloci, a framework designed for fast prototyping with a Domain Driven Design methodology., (*2)

Actually, it does nothing, but it can be considered a proof of concept for a good design., (*3)

Interesting points: * It's written in PHP 7.1 * 100% test coverage * Principle Design patterns used * Design by contracts * Domain Driven Design * Test Driven Design * SOLID, (*4)

Hope you'll enjoy, (*5)

Christian N., (*6)

Prerequisites

  • composer
  • php 7.1

Installation

composer require veloci\core:^2.0, (*7)

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

Apache License, (*8)

The Versions