GithubHelp home page GithubHelp logo

fabwu / dddinaction Goto Github PK

View Code? Open in Web Editor NEW
55.0 55.0 2.0 258 KB

PHP implementation of the DDD in Practice Pluralsight course

Home Page: https://www.pluralsight.com/courses/domain-driven-design-in-practice

License: MIT License

PHP 90.71% HTML 9.29%
ddd php symfony

dddinaction's Issues

Inconsistent licenses

When looking at individual branches, I noticed they all have different licenses:

module-2

"license": "GPL-3.0",

โ—๏ธ Also note that running

$ composer validate

on module-2 yields

./composer.json is valid, but with a few warnings
See https://getcomposer.org/doc/04-schema.md for details on the schema
License "GPL-3.0" is a deprecated SPDX license identifier, use "GPL-3.0-only" or "GPL-3.0-or-later" instead

module-3

"license": "proprietary",

module-5

"license": "proprietary",

module-6

"license": "proprietary",

module-7

"license": "Apache-2.0",

What do you think about using consistent licenses across all branches?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.