marcocesarato / PHP-AIO-SecurityLinks
The objective of this class is offer an automatic system of protection for developers's projects and simplify some security operations as the check of CSRF or XSS all in a simple class. Infact you could just call the main method to have better security yet without too much complicated operations.
☆40Updated 11 months ago
Alternatives and similar repositories for PHP-AIO-Security
Users that are interested in PHP-AIO-Security are comparing it to the libraries listed below
Sorting:
- HTML meta tags generator for PHP. Supports Open Graph, Twitter Cards, and JSON Linked Data out of the box☆45Updated 7 years ago
- PHP library for handling sessions☆77Updated last year
- A php library to monitor website uptime☆23Updated 7 years ago
- PHP file upload class for single or multiple files with many validations.☆27Updated last month
- Single PHP library file for protection over Cross-Site Request Forgery☆66Updated last year
- PHP7 Fat-Free Framework https://fatfreeframework.com based CMS extending original https://github.com/vijinho/f3-boilerplate project and u…☆31Updated 7 years ago
- The PHP Hooks Class is a fork of the WordPress filters hook system rolled in to a class to be ported into any php based system.☆77Updated last year
- A simple, standalone CSRF protection library☆94Updated 3 years ago
- Enable the use of PJAX in CodeIgniter☆14Updated 7 years ago
- Tool to load namespaces and classes from composer.json file without composer☆73Updated 2 years ago
- Simple Cache Abstraction Layer for PHP☆32Updated 2 months ago
- PHP MySQLi wrapper that is lightweight and secure, featuring prepared statements, debugging tools, and caching support.☆119Updated last month
- A generator for counter- and time based authentication codes (RFC-4226/RFC-6238, Google Authenticator).☆53Updated 2 weeks ago
- PHP filter class to prevent cross-site-scripting (XSS) vulnerabilities. Removes dangerous tags and protocols from HTML. The main differen…☆21Updated 9 years ago
- JSON to CSV and CSV to JSON converters in PHP.☆39Updated 10 months ago
- Sending messages and emails made easy for PHP.