Libraries tagged by insecure
hichemtab-tech/tokens-validation
42 Downloads
TokensValidation is a PHP library for secure authentication and authorization in web applications. It generates dynamic tokens for user login, password reset, and email confirmation. The library is ideal for software that requires secure user authentication and authorization.
hejunjie/url-signer
246 Downloads
一个用于生成和验证带签名的 URL 的工具类,支持设置有效期与参数加密。可用于接口防篡改、防盗链、下载链接保护等场景 | A PHP library for generating URLs with encryption and signature protection—useful for secure resource access and tamper-proof links.
haykay/mvc-boilerplate
8 Downloads
A secure, enterprise-grade MVC framework in PHP
gsylvestre/php-token-generator
718 Downloads
Generate crypto-secure URL safe strings
gienielab/silverstripe-passkey-auth
17 Downloads
A comprehensive passkey (WebAuthn) authentication module for SilverStripe with secure, passwordless authentication using biometrics, security keys, or device authentication.
fswebworks/silverstripe-user-invitation
1216 Downloads
A SilverStripe module to handle user invitations to your secure website.
foxql/foxql
1 Downloads
A fast, secure, and easy modern SQL library for PHP
forutan/captcha
10 Downloads
A secure, modular, image-based CAPTCHA for Laravel with cryptographic protection and multi-context support (login, checkout, etc.). Effectively prevents automated spam in production forms.
esplora/auto-login
2587 Downloads
Enables seamless autologin functionality via temporary links, providing convenient and secure access to your application.
enflow-nl/php-encryption
19460 Downloads
Secure PHP Encryption Library
edgetelemetrics/reactphp-dns-over-https-client
6 Downloads
A ReactPHP/DNS Executor to resolve DNS queries over HTTPS, providing secure DNS resolution over untrusted or shared networks (eg Serverless deployments) utilising standard HTTPS queries.
drawmyattention/expauth
5179 Downloads
A Laravel 5 authentication driver that supports Expression Engine's membership system.. New users will default to Laravel's bcrypt encryption (extremely secure), but existing users who have registered using Expression Engine can also be authenticated. Also handles their reset password procedure.
devture/symfony-web-command-bundle
439 Downloads
Symfony bundle that allows console commands to be called from the web in a secure manner
dagim/telebirr-api
155 Downloads
Simplify integration of Telebirr's payment gateway into Laravel applications. Generate payment URLs, handle notifications, and ensure secure transactions effortlessly. With robust error handling and configuration flexibility, streamline Telebirr payment integration in your Laravel projects.
cleaniquecoders/token-vault
2 Downloads
A secure and extensible token manager for Laravel, designed to store, encrypt, and validate tokens or API keys from services like GitHub, GitLab, etc.