PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Rodrigo Faustino   Observe   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Observe
Control product stocks with the observer pattern
Author: By
Last change:
Date: 20 days ago
Size: 267 bytes
 

Contents

Class file image Download
{ "name": "estoque/app", "autoload": { "psr-4": { "Estoque\\App\\": "src/" } }, "authors": [ { "name": "faustinopsy", "email": "rodrigohipnose@gmail.com" } ], "require": {} }