PHP Classes

File: service-layer.php

Recommend this page to a friend!
  Classes of Nemeth Zoltan   PHP Domain Driven Design   service-layer.php   Download  
File: service-layer.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP Domain Driven Design
Domain driven design using domain logic classes
Author: By
Last change:
Date: 7 years ago
Size: 87 bytes
 

Contents

Class file image Download
<?php

include_once __DIR__ . '/vendor/autoload.php';

echo
'<h2>Service Layer</h2>';