Skip to content

samweru/strukt-contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Strukt Contract

Abstract Classes and Interfaces for Strukt Framework

src/
└── Strukt
    └── Contract
        ├── Http
        │   ├── Error
        │   │   └── HttpErrorInterface.php
        │   ├── RequestInterface.php
        │   ├── ResponseInterface.php
        │   └── SessionInterface.php
        ├── MiddlewareInterface.php
        ├── ProviderInterface.php
        └── UserInterface.php

About

Abstract Classes & Interfaces

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages