PHP Authentication Software

View 181 business solutions

Browse free open source PHP Authentication Software and projects below. Use the toggles on the left to filter open source PHP Authentication Software by OS, license, language, programming language, and project status.

  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 1

    WPMU LDAP Plugin

    Deprecated project - see http://wordpress.org/extend/plugins/wpmuldap/

    A plugin to override the core Wordpress MU authentication method so as to use an LDAP server for authentication. This project is no longer maintained at this address. For current versions see: http://wordpress.org/extend/plugins/wpmuldap/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Warping es un proyecto m�ltiple, en el se publican traducciones y m�dulos de otros proyectos como Xoops o GOsa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The project is to optimize both the Linux Workstation and School Server at for student usage. All the applications that were available would be systematically replaced with linux applications. The Network connections to the existing systems remain inta
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    WiKID Two-Factor Authentication System

    WiKID Two-Factor Authentication System

    Two-factor authentication system

    The WiKID Strong Authentication System is a public-key based two-factor authentication system. It is a flexible, extensible, and secure alternative to tokens, certs and passwords. Application & API support exists for Java, ASP, PHP, Ruby, OpenVPN, TACACS+, etc. Read our eGuide on how to setup your network with two-factor authentication: http://www.wikidsystems.com/learn-more/two-factor-authentication-white-papers
    Downloads: 0 This Week
    Last Update:
    See Project
  • Self-hosted n8n: No-code AI workflows Icon
    Self-hosted n8n: No-code AI workflows

    Connect workflows. Integrate data

    A free-to-use workflow automation tool, n8n lets you connect all your apps and data in one customizable, no-code platform. Design workflows and process data from a simple, unified dashboard.
    Learn More
  • 5
    XDG Base Directory

    XDG Base Directory

    Implementation of XDG Base Directory specification for php

    Various specifications specify files and file formats. This specification defines where these files should be looked for by defining one or more base directories relative to which files should be located. There is a single base directory relative to which user-specific data files should be written. This directory is defined by the environment variable $XDG_DATA_HOME. There is a single base directory relative to which user-specific configuration files should be written. This directory is defined by the environment variable $XDG_CONFIG_HOME. There is a single base directory relative to which user-specific state data should be written. This directory is defined by the environment variable $XDG_STATE_HOME. There is a single base directory relative to which user-specific executable files may be written. There is a set of preference ordered base directories relative to which data files should be searched. This set of directories is defined by the environment variable $XDG_DATA_DIRS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    An extremely flexible & reliable LDAP Browser/Editor. PHP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    YALA is a general purpose web-based LDAP administration GUI. It aims to simplify the directory administration task using a graphical interface and neat features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    yaplap, or Yet Another PHP LDAP Administration Project, is a web based, simple-to-install-and-configure LDAP Administration application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Zivios is a web based control panel which brings together vital open source technologies needed by medium and large enterprises. Zivios provides identity management,user, group and computer provisioning, as well as remote management of services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Zendesk: The Complete Customer Service Solution Icon
    Zendesk: The Complete Customer Service Solution

    Discover AI-powered, award-winning customer service software trusted by 200k customers

    Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
    Learn More
  • 10
    ADISS (Active Directory Interface for Subversion Security) provides a means to automate the maintenance of Subversion authorization configuration files based on membership in Active Directory groups. Written in PHP with a Mysql database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An all-in-one authentication with mysql as backend. Features: - Howto/Document - user info - libnss-mysql - pam-mysql - usersql - pdbsql (samba) - radius-mysql - mail
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    babel.lib is Babel Com Australia's PHP Components Library, which we are releasing under an open source license for other PHP developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    cSuite is a large "suite" of modules including a helpdesk, project/parts/client/workflow management, etc., written in Java with a MySQL backend. Version 1.0.0 expected Spring 2006.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    chpassldapweb is Software developed in PHP+AJAX, for change password in directory LDAP. The interface is WEB is simple and very functional. It has protection against deny of service in directory LDAP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    ci-mongo-auth

    [CodeIgniter + MongoDB] Authentication

    [CodeIgniter + MongoDB] Authentication
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    idcheck

    apache cookie SSO mechanism.

    Cookie based web authentication and single sign on system for largish intranets under a single domain where many, untrusted, people run their own web services. The server uses a private cookie scoped only for the client browser and the idcheck webserver which is always protected with SSL. In addition to the common practise of using SSL for everything (which idcheck supports). The idcheck system can also be used to provide authentication to websites where you merely want to hide content from various people. For example, an intranet whose contents are available to thousands of people. This is, in fact, its main advantage and feature. Please check the wiki pages for more info (link above). Please submit patches or problems via the patches section (link above). Please note that there are many idcheck RPMs on various web pages. Do not trust or use these versions. Always download them from sf!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    jwt-auth

    jwt-auth

    JSON web token authentication for Laravel and Lumen

    jwt-auth provides a simple means of authentication within Laravel using JSON Web Tokens (spec). There are several ways to create a token within the package. There are simple ways to do it, and more advanced methods if you want greater control. The most common way to create a token would be to authenticate the user via their login credentials, and if successful return a token corresponding to that user. You can also skip user authentication and just pass in a User object. Once a user has logged in with their credentials, then the next step would be to make a subsequent request, with the token, to retrieve the users' details, so you can show them as being logged in. To make authenticated requests via http using the built in methods, you will need to set an authorization header. If you don't like the idea of catching mulitple exceptions inline, then you are free to add a global exception handler with Laravel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a set of programs that allows you to create your own WebMail with sendmail & procmail & imapd & webmail with dynamic sql users and mailbox limitations. You can control your users through web, view statistic, and other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Packages, Scripts, documentation and howto deploy an important number of X-Terminals using a cluster of XTerminal servers. Target is 2000 and more terminals with a cluster of XTerm servers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A secure, manageable, simple yet complete authentication server written in php. It can be used to secure access to other PHP systems or web site with only very little code to add.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    mx-LDAP-Suite mx-LDAP-vacation: auto responses mail on vacation and reads the message from LDAP. mx-LDAP-admin:Is a PHP based tool. It provides administration of LDAP-Directories (Add, modify and delete user-accounts,groups,aliases, samba-workstat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NIBS - Billing System for small and medium Internet Service Providers based on Cistron Radius with MySQL support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    omCollab is an open source project combining wiki, blogs, social bookmarking and addtional optional applications under a common integrated skin with single sign-on capabilities. See http://mike2.openmethodology.org for current implementation example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Our target is to create an easy to use webinterface in php to support the daily administrative tasks. It shall help to manage an LDAP tree, samba, squid, cron and various other modules. Something like webmin, but more userfriendly and task based.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    openWallet is a single sign-on (SSO) solution for the internet. It differs from other SSO solutions (such as MS Passport) in that the user is in charge of their own data, rather that some centralized or third party repository.
    Downloads: 0 This Week
    Last Update:
    See Project