Libraries tagged by application security
laravelplus/fortress
957 Downloads
Fortress is a powerful Laravel package designed to streamline and enhance attribute-based authorization through middleware. It acts as the ultimate security gatekeeper for your application, ensuring that only the right users with the correct attributes gain access to specific resources.
narrowspark/automatic-security-audit
21354 Downloads
A composer plugin that checks if your application has known security vulnerabilities.
easycorp/easy-security-bundle
6246 Downloads
Useful security-related shortcuts for Symfony applications
sil/route-security-bundle
6796 Downloads
Provide a way to secure accesses to all routes of an symfony application.
bringyourownideas/silverstripe-composer-security-checker
103677 Downloads
Provides information if your SilverStripe application uses dependencies with known vulnerabilities.
virgil/crypto
16068 Downloads
Virgil is a stack of security libraries (ECIES with Crypto Agility wrapped in Virgil Cryptogram) and all the necessary infrastructure to enable seamless, end-to-end encryption for any application, platform or device. See below for currently available languages and platforms. Get in touch with us to get preview access to our key infrastructure.
oneup/acl-bundle
106132 Downloads
The missing link between Symfony`s Acl implementation and your application.
lomkit/laravel-access-control
193 Downloads
A package to help you manage your laravel application access rights.
dario_swain/re-captcha-validator
53475 Downloads
Google reCaptcha FormType and Validator for Symfony applications.
craftcamp/php-abac
6992 Downloads
Library used to implement Attribute-Based Access Control in a PHP application
terrylinooo/shieldon
165 Downloads
Web application firewall for PHP.
kilix/php-abac
19248 Downloads
Library used to implement Attribute-Based Access Control in a PHP application
bepsvpt/hpkp-builder
77568 Downloads
Easily integrate HTTP Public-Key-Pinning headers into your application.
ahmedhat/unifonicnextgen
880 Downloads
## Introduction Send SMS messages using Unifonic Messaging API. Get your dedicated Universal number, and start sending messages today. Unifonic NextGen Restful and HTTP **API's** uses The basic Authentication protocol. All request and response bodies are formatted in JSON. ## Get an account To start using the API you need to send an email to Unifonic to create Appsid for you. ## Base URL All URLs referenced in the documentation have the following base: **basic.unifonic.com** ## Security To ensure privacy we recommend you to use HTTPS for all Unifonic API requests. you can download our HTTPS certificate. [Download] (https://api.unifonic.com/udm/https.zip) ## Formats Unifonic API only supports JSON format. All request must use the Content-type header set to application/json. ## Support We’re here to help! Get in touch with support at and we’ll get back to you as soon as we can or you can contact us throw live chat on our [website] (www.unifonic.com).
zendexperts/ze-security
985 Downloads
ZeSecurity is a Zend Framework 2 module that adds an out of the box security layer for your applications based on PHPIDS(Intrusion Detection System)(https://phpids.org/).