Skip to content

Gtvar/FivePercent-ObjectSecurity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ObjectSecurity

Object Security

Whit this package you can check grant access to classes, methods and properties of object.

Installation

Add FivePercent/ObjectSecurity in your composer.json:

{
    "require": {
        "fivepercent/object-security": "~1.0"
    }
}

Now tell composer to download the library by running the command:

$ php composer.phar update fivepercent/object-security

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%