Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Sign Up Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Inspired by the United States election 2000 debacle, Recount is a polling application and library written in PHP and released under the terms of the GPL. Recount allows you to quickly and easily create and manage poll based content in any format you like
A PHP class file that allows one to quickly determine the client's browser and system information based on the HTTP_USER_AGENT string. The class can be used to generate browser specific html markup and other client side scripting.
This is a PHP class that helps you to create calendar and organizers. It is highly configurable, letting you choose how many days are in a week, when a week starts, the details of the HTML output, and so on. It also knows about holidays.
An online personal notes database (picture online post-its) that can be accessed via browser and supports categories and multiple users.
Designed using Apache, PHP and MySQL.
Flexible Object Oriented PHP Engine with database support, sessions, sessions-based messanging and instant messanging, ftp, pop3, smtp, filesystem wrapper, output-buffering, and a growing number of features. This project is sponsored by Webalianza
fcache is a PHP cache extension, with a simple syntax and no slow overhead-procedures. Can use different caching-folders for different sites through php.ini/.htaccess.
easy2b is a PHP framework for web applications.
The goal of easy2b is to speed up the creation of web applications with a
minimum of knowledge in PHP.
It uncouples the sql statements from the PHP source into xml,
for easy use without PHP knowledge. Fu
microCODE is a PHP module that allows inclusion of encrypted PHP sourcecode instead of plain PHP scripts.
Protect your intellectual property using standard encryption algorithms like DES or AES.
Streamline Azure Security with Palo Alto Networks VM-Series
Centrally manage physical and virtualized firewalls with Panorama
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
A comfortable and secure list for all your DVD, DivX and (S)VCD movies, which also gives you nice statistics :) It uses PHP and MySQL to store its data.
This script is designed to help validate human input on a form by showing a gd generated image with a dictionary based random word that the user must input into a form when submitting which is validated by using a database table that tracks the session.
PHP FormMail Generator - A tool to create ready-to-use web forms in a flash. Once the form has been generated, you have a full functional web form. Including error checking of required fields, email address validation, credit card number & expiry date che
Totally XMLed Forms (TXF) is an application designed to facilitate form handling in PHP applications. It's specially dedicated to PHP-based sites that work with documents via DOM XML functions and generate output with XSLT stylesheets.
Read, write, and modify Palm OS PDB files with PHP. Base class is extendable to work with specific formats. Currently supports Addresses, DOC, Datebook, MobileDB, and SmallBASIC. An example converts HTML/Text to DOC.
Project has moved to GitHub.
https://github.com/fidian/php-pdb/
The project aims to extend the PHP scripting language to enable PHP developers to write bioinformatics applications more rapidly than if they had to start from scratch using \"vanilla php\".
Authlib is a powerful Object Oriented Cookie+MySQL driven user+session management system. It enables a secure environment using advanced encryption using MD5 (Message-Digest 5).
startx is the project name for an interface build in php which takes the output of some products like MRTG or awstats or ACID... and put them together in the same Web interface.
Simple PHP website library built on object-oriented best practices including test-first, refactoring, and design patterns. Generalizes common web programming tasks.
Need to know how much bandwidth you have remaining this month? Then this is the script for you! (note: this script has only been tested on cpanel systems; if you use cpanel then this should work; otherwise drop us a line and we'll do the best we can)
From an xml-defined data-schema, a db schema and a php object model is generated with getters/setters, db persistence, html form templates and html post/data reception. OBSOLETE! Have a look at http://propel.phpdb.org/ instead.
Object - Relational framework for php like many those in Java. Converts objects to tables rows and back, so instead of seeing SQL in your code you see objects.