Skip to content

DevNet-Framework/security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DevNet Security

This dependency is the web security library of DevNet Framework, which includes the following web components:

  • Authentication
  • Authorization
  • CSRF Prevention

Requirements

Installation

You can install DevNet Security as a third-party library to any PHP project, by running the following command in the terminal:

composer require devnet/security

Documentation

Full documentation on how to use DevNet Framework is available at devnet-framework.github.io

License

This library is licensed under the MIT license. See License File in the root folder for more information.