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.
Start Free
Stop Storing Third-Party Tokens in Your Database
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
PHP web API designed to simplify object handling(loading, saving, querying, displaying, and editing), abstract the data from its display structure, and layout and allow the target data to be delivered to any supported format without special logic.
Infrastructure for contructing php applications. This software is intended as a skeleton to build MVC oriented apps. It uses some PEAR packages (such as auth, db_dataobject and html_quickform) and the Smarty template system.
PHP class to generate multi-level select lists, populated using ajax from a Mysql table, where the next level list depends on the selected value of its parent.
SilverStripe is a Web Framework and Content Management System. It differs from many of the better known CMSes in that it uses fully object oriented code, has native Ajax support, and allows you to very cleanly customize the system to suit your needs.
The Tenor Framework is a set of utilities to improve development of web projects, although it can be used on desktop projects. The main goal is to simplify mapping relational tables to entities, in a simple and maintainable way.
MakeDBO is a MySQL library for PHP. It includes a mysql database interface and a DBO class builder to automatically generate PHP classes from your database tables. Currently requires Smarty templating engine.
A platform for web sites and services that require solid support for rich user interfaces in a fail-safe and scalable architecture. It consists of a frontend Javascript framework (also usable stand-alone) and a backend PHP/MySQL environment.
The OmniPHP Framework is a set of OOP libraries to build advanced PHP applications; such as dynamic web forms, CRUD, data entry, reports, enterprise or business applications, and others. Web 2.0, scalability, db abstraction, session management.
PHP 5.0+ class for mysqli utilizing prepared queries. This class provides a SAFE, clean, object oriented, and efficient way to do database development. All queries except those with multiple row results return exactly what you need in one line of code.
Two full-fledged classes dealing with dates (class cDate) and spans of time class cPeriod) written in PHP. The datecalc project is a sub-project of tbvs (http://sourceforge.net/projects/tbvs).
phpAnnotations provides Annotations support similar to Java or C# in your PHPprojects. Annotations gives you the ability to add meta information/configuration to your classes by readable at runtime using reflections.
litecoms is a Web-Content-Management System for small websites. It is written in PHP and MySQL and features a sophisticated Plugin API for future expansion.
Zigmoyd Is an well Documented open source php Framework based on OOPS works both on PHP4 and 5 with the professional and Industrial Standerds like MVC, ORM, Scaffolding ..... released under LGPL Licence that fits under the common shared Hosting packages
Sabai is a PHP web application framework based on the MVC pattern that allows development of web applications as sabai (which means comfortable or smooth in Thai) as possible.
Maps relational db tables to PHP 5 objects. Provides simple CRUD operations, strongly-typed field audits, and its easy to implement and configure. Also includes auto-generation of SQL code for table creation and a connection module for MySQL 4.2+.
OpenSeeds is an open-source web-development framework and object model designed for the LAMP environment. It is designed with complex systems in mind. The framework itself is light-weight. The object model is simplistic.
PHPOP, or POP for short, is an open source web application framework for fast and efficient scripting and serving of your websites and Internet applications.
A domain framework based on PHP5, XML and XSLT. The framework is implemented in two layers. A domain layer implemented as a OO state masching, for flow control, and GUI manipulation.
A system layer for interaction width the DB, and storing env. variables
MyAppFW is basic php application framework designed to be used as a base or learning guide for PHPprojects that need (Multiple) Template Support, Advanced DB Support, Proper Email handling and some other basic useful functions for live dynamic websites.