Skip to content

Safer implementations for critical native PHP functions / Implementações mais seguras para funções críticas nativas do PHP

License

Notifications You must be signed in to change notification settings

iquety/security

Repository files navigation

Iquety Security

PHP Version License Codacy Grade Codacy Coverage

English Português

Synopsis

This repository contains a library with safe manipulations for various purposes.

The creation of these functionalities aims to inhibit the implementation of unsafe routines by developers with little experience or unconcerned with the necessary precautions for the security of web applications.

Contains tools for handling and manipulating directories, files, paths, etc.

composer require iquety/security

For detailed information, see Documentation Summary.

Characteristics

  • Made for PHP 8.0 or higher;
  • Codified with best practices and maximum quality;
  • Well documented and IDE friendly;
  • Made with TDD (Test Driven Development);
  • Implemented with unit tests using PHPUnit;
  • Made with ❤️ & ☕.

Creditos

Ricardo Pereira Dias

About

Safer implementations for critical native PHP functions / Implementações mais seguras para funções críticas nativas do PHP

Resources

License

Stars

Watchers

Forks

Packages

No packages published