Libraries tagged by application security
jooservices/laravel-logging
305 Downloads
MongoDB-backed structured application logging for Laravel.
jgxvx/cilician-bundle
9661 Downloads
Accessing haveibeenpwned.com API's from Symfony applications.
jeffersongoncalves/laravel-html-sanitizer
49 Downloads
This Laravel package provides a simple wrapper around the Symfony HTML Sanitizer to safely clean untrusted HTML. It strips scripts, inline event handlers, and Alpine attributes while keeping the presentational subset (headings, lists, tables, code blocks, images, links) that rendered Markdown and READMEs need. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.
hdaklue/porter
981 Downloads
Ultra-Minimal Laravel Role Management - Your application's trusted doorkeeper
gdata/vaas
8770 Downloads
Verdict-as-a-Service (VaaS) is a service that provides a platform for scanning files for malware and other threats. It allows easy integration in your application. With a few lines of code, you can start scanning files for malware.
codenzia/laravel-superadmin
198 Downloads
Protected super admin account for Laravel. Zero-config authorization via Gate::before, defense-in-depth Eloquent observer, optional Filament v4 plugin, vendor-only CLI commands with friction controls. Designed for vendor-deployed applications where customer admins must not accidentally delete the vendor's support account.
sylius/rbac
35915 Downloads
RBAC component for PHP applications.
bepsvpt/hpkp-builder
78511 Downloads
Easily integrate HTTP Public-Key-Pinning headers into your application.
looplinguist/random-password-generator
546 Downloads
This Laravel package serves to generate random passwords tailored to your specific requirements. It offers a range of options, including passwords with symbols, numbers only, characters only, mixed lowercase and uppercase letters, non-symbol passwords, or combinations of digits and characters. You can customize the password generation process to suit your application's security needs effectively.
otatechie/laravel-spotlight
113 Downloads
A lighthouse-style diagnostics tool that scans Laravel applications for performance, security, and architecture issues.
marlla3x/laravel-shield
91 Downloads
Security vulnerability scanner for Laravel applications
filastudio/laravel-vigil
257 Downloads
A security audit package for Laravel applications with Filament v5 integration.
ahmedhat/unifonicnextgen
3233 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).
narrowspark/automatic-security-audit
21755 Downloads
A composer plugin that checks if your application has known security vulnerabilities.
zendexperts/ze-security
996 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/).