Showing 713 open source projects for "php security"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 1
    IPRARU

    IPRARU

    Computer security tool for the information gathering stage

    Computer security tool for the information gathering stage, obtaining the IP address through redirection and social engineering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Visitor ID Management System

    Visitor ID Management System

    Manage,Create And Print ID Cards

    Everything You Need to Print Professional-Quality Cards Set up your card printing system and begin producing photo IDs in minutes with this Solution—no software expertise necessary. It includes everything you need to quickly and cost-effectively make professional-quality identification, security and commerce-related cards. Easy and Complete Solution This easy-to-use, end-to-end solution makes it simple for any size organization to produce high-quality professional ID badges. Ideal...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    The PHP Web Toolkit enables the rapid development of multi-layered web applications and is designed to be easy to use, extensible, reliable, reusable, scalable and secure. It integrates with ADOdb, FCKeditor, kses, Libmcrypt, Libmhash and Smarty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This tool can create one-time-password values based on HOTP (RFC 4226: HOTP: An HMAC-Based One-Time Password Algorithm), TOTP (RFC 6238: TOTP: Time-Based One-Time Password Algorithm) and OCRA (RFC 6287: OCRA: OATH Challenge-Response Algorithm) standards, and also supports client side of OAuth protocols (1.0a, 2.0).
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    webiness

    webiness

    Small PHP MVC Framework

    Webiness is lightweight PHP framework based on MVC design pattern. Webiness is free and open source project available under MIT licence. and, in some way, It's inspirated by Yii Framework but it has much less features then Yii. It try to keep good balance between number of features, usability, speed, security options and easy of development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Beehive Forum
    PHP/MySQL Discussion Forum with frames-based layout, reply-to-user, e-mail notification, HTML-posting, signatures, friends & killfiles, user promotion/demotion and full admin tools.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    reliquerunt

    reliquerunt

    Modernizing the old PostNuke.

    Reliquerunt is a Latin word meaning: abandoned. The old PostNuke is just that and I'd like to revive that. Plans are to extremely mod it to be a nice complete and modern tool to use, keeping the spirit of the old PostNuke. See the site for more on that. A little bit of hystory: ============ PostNuke started officially in the summer of 2001. After several years of development the PostNuke came to an official end in 2008. A decision was made to provide security updates for PostNuke...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Send OTP SMS PHP

    Send OTP SMS PHP

    Send OTP SMS to your Registered Members

    Send Bulk OTP SMS in PHP using SMS Gateway Center HTTP API You need to be registered member with https://www.smsgatewaycenter.com/ and then you can use this script to send OTP SMS to your clients and peers. This script is just an example to send sms and validate OTP using session. But you can use it with your database to get users and send out OTP SMS to registered members and have them validated. About SMSGatewayCenter.com SMS Gateway Center is one of the leading Bulk SMS Gateway...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Vulnerawa
    Vulnerawa stands for vulnerable web application, though I think it should be renamed Vulnerable website. Unlike other vulnerable web apps, this application strives to be close to reality as possible. To know more about Vulnerawa, go here https://www.hackercoolmagazine.com/vulnerawa-vulnerable-web-app-for-practice/ See how to setup Vulnerawa in Wamp server. https://www.hackercoolmagazine.com/how-to-setup-vulnerawa-in-wamp-server/ To see how to set up a web app pen testing lab with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    phpBookingCalendar

    phpBookingCalendar

    Simple online booking system

    phpBookingCalendar is an easy to use online booking calendar based on php and MySQL. The calendar is suitable for many non-commersial booking purposes such as booking student or sport facilities, tools, equipment, meeting rooms, apartments, etc... To prevent bots or robots from filling your calendar a captcha is required for every booking and cancellation. To protect the calendar from unauthorized observation or booking, security based on .htaccess and .htpasswd can be implemented.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Webiness

    Webiness

    Lightweight PHP framework

    Webiness is lightweight PHP framework based on MVC design pattern. It has a very straightforward installation process that requires only a minimal configuration, so it can save you a lot of hassle. Also, it canbe an ideal choice if you want to avoid PHP version conflict, as it works on all PHP versions from 5.3. Webiness extensively uses the lazy loading technique so, in most cases, it is faster then other frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ENTRUST

    ENTRUST

    Role-based permissions for Laravel 5

    Entrust is a succinct and flexible way to add Role-based Permissions to Laravel 5. The default migration takes advantage of onDelete('cascade') clauses within the pivot tables to remove relations when a parent record is deleted. If for some reason you cannot use cascading deletes in your database, the EntrustRole and EntrustPermission classes, and the HasRole trait include event listeners to manually delete records in relevant pivot tables. In the interest of not accidentally deleting data,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    miniPHP

    miniPHP

    A small, simple PHP MVC framework skeleton that encapsulates a lot of

    miniPHP A small, simple PHP MVC framework skeleton that encapsulates a lot of features surrounded with powerful security layers. miniPHP is a very simple application, useful for small projects, helps to understand the PHP MVC skeleton, know how to authenticate and authorize, encrypt data and apply security concepts, sanitization and validation, make Ajax calls and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Monsta FTP

    Monsta FTP is a delightfully intuitive web-based file manager.

    Monsta FTP is a lightweight open-source FTP client you can install on your server to manage your files through any browser, and free yourself from desktop software, forever!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ShelterOps

    ShelterOps

    ShelterOps - Animal and Wildlife data management software

    ShelterOps is a PHP based software program to manage animal operations for animal welfare organizations, animal rescues, wildlife rescue/rehabilitation facilities, animal control agencies (ACOs) and any other entities that need to track animal intake, dispositions, medical procedures, assessment, etc. It offers a basic Point Of Sale (POS) system for services, licenses, merchandise and general ledger integration for accounting, as well as several optional modules to extend functionality...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    This software shall enable users to send / receive denyable messages: Nobody can prove a message is from / for a specific user. Messages can be made private (by using password) or are public. All messages have an expiration time/date / event
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Simple Site Protection

    Secure login system for php frameworks, applications ansd sites

    This project has moved to https://github.com/julesbl/ssp and is now PHP7 complient and works in composer. The objective of these routines is to supply a secure login system to be wrapped round php applications and websites so that developers do not need to write their own. These libraries have been hardened against most web type attacks. Now has internationalisation and multiple languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Tattle Trail

    PHP 404 pages to trap malicious web requests and report abusers

    Catch bad visitors to your php website that are looking for admin access or exploitable web scripts, automatically lookup abuse information for their IP address and notify their network's administrators of their bad behavior. Most network operators provide abuse contact email addresses in their WHOIS information, and your webserver can immediately report malicious access attempts as they happen. A large amount of bots that sniff around websites for unsecured standard web apps (like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    MyPACK

    Packs Files and Folders to an CRC-validated archive-file by using PHP

    MyPACK/PHP: A PHP-Script that packs files and folders to an DATE/SIZE/CRC32-validated archive-file on a WebServer by using PHP. The script is called and executed via a standard-HTTP/Webbrowser-Client. The Advantage: Packing files on a server, when exec() is not granted for security reasons. Using BZIP2, depending on users choice. Made for the purpose, not for the look.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Console Blocking For Defa Protector

    Console Blocking For Defa Protector

    Console Block For Full Video Protection of Defa Protector

    Console Block is a script to prevent javascript injection on webpage and very useful to prevent any spoofing on defa protector technology. This technology is currently experimental and is a son of defa protector
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Web Application Protection

    Web Application Protection

    Tool to detect and correct vulnerabilities in PHP web applications

    WAP automatic detects and corrects input validation vulnerabilities in web applications written in PHP Language (version 4.0 or higher) and with a low rate of false positives. WAP detects the following vulnerabilities: - SQL injection using MySQL, PostgreSQL and DB2 DBMS - Reflected cross-site scripting (XSS) - Stored XSS - Remote file inclusion - Local file inclusion - Directory traversal - Source code disclosure - OS command injection - PHP code injection WAP is a static...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    LDWM: Hash-Based Signatures (draft-mcgrew-hash-sigs-02), PHP implementation of IETF pqcrypto algorithm specification
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Prevent Media Right Click Website Plugin

    Prevent Media Right Click Website Plugin

    Prevent Right Click on Video , Music and Image.

    Prevent Media Right Click Website Plugin is a simple easy to use plugin to prevent right click on your media such as Video , Music and Image prevent newbies doing bad things
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Defa Protector Allow Mobile Plugin

    Defa Protector Allow Mobile Plugin

    Allow your mobile user to play Defa Protector Video

    Requirement : Defa Protector Platinum 5.5 or upper version Allow your mobile user to play defa protector 5.5 or upper version video with just a simple of clicks. Function Suggest by Great Wordpress User : wpmuidiot Caution: It can cause video download security leaks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    sysPass

    sysPass

    A PHP web based password manager for SysAdmins

    Warning: moved to https://github.com/nuxsmin/sysPass sysPass es un moderno sistema de gestión de claves basado en web para un entorno multiusuario de uso empresarial y personal. Claves encriptadas con una clave maestra, acceso basado en grupos y perfiles, subida de archivos, integración con LDAP/Active Directory, auditoría de eventos y más... Detalles de instalación y log de cambios en Wiki Wiki: http://wiki.syspass.org DEMO:...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB