Skip to content

phpable/static

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

The phpABLE abstractions library provided an ability to declare static classes.

Requirements

Install

There's a simple way to install the able/statics package via Composer:

composer require able/statics

Usage

Please, follow the example below:

use \Able\Static\TStatic;

class StaticExample {
    use TStatic;

}

License

This package is released under the MIT license.

About

phpABLE static class implementation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages