Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
59% | Total: 1,311 | All time: 2,949 This week: 488 |
Version | License | PHP version | Categories | |||
security_token 1.0.0 | GNU General Publi... | 5.0 | HTML, PHP 5, Security |
Description | Author | ||||||||||||||||||||||
This package can be used to generate security tokens to protect against cross-site request forgery (CSRF) attacks. |
|
Files (10) |
File | Role | Description | ||
---|---|---|---|---|
Security (1 file) | ||||
Test (1 directory) | ||||
Testlaunchers (1 directory) | ||||
Validator (3 files) | ||||
Autoload.php | Aux. | loader | ||
LICENCE | Lic. | GPL Licence file |
Files (10) | / | Test | / | Validator |
File | Role | Description |
---|---|---|
Base.php | Class | unit test case for Validator_Base class |
SessionToken.php | Class | unit test case for Validator_SessionToken class |
Files (10) | / | Testlaunchers | / | Validator |
File | Role | Description |
---|---|---|
Base.php | Test | launch unit test case Test_Validator_Base |
SessionToken.php | Test | launch unit test case Test_Valdator_SessionToken.php |
Files (10) | / | Validator |
File | Role | Description |
---|---|---|
Base.php | Class | base class for validation |
SessionToken.php | Class | check token from sessions |
Token.php | Class | check token validity |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
security_token-2007-08-26.zip 11KB | |
security_token-2007-08-26.tar.gz | |
Install with Composer |
Needed packages | ||
Class | Download | Why it is needed | Dependency |
---|---|---|---|
Html | .zip .tar.gz | to generate output in our forms | Required |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
bugtracker |
php doc |
official project url |
unit test case framework required for the unit test cases used |