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.
Try Auth0 for Free
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.
Blinkwalla is a powerful blogging engine based on Linkwalla. It uses XML documents to store its data so MySQL/Other Databases are not needed. All that Blinkwalla needs to run is a web server with PHP5 and write access to the server.
This CGI program can trap malicious robots that spider your website. The program works by blocking access from the bot's ip address. It can also provide an unlimited number of false e-mail addresses to muck up databases of email harvesting bots.
Maypole is a Perl framework for MVC-oriented web applications. It is designed to minimize coding requirements for creating simple web interfaces to databases, while remaining flexible enough to support enterprise web applications.
EVA is a PHP Framework for developping CMS systems, just like Mambo, Postnuke, PHP-Nuke, eGroupware or Xoops. It uses ADODB, so can be connected to a lot of databases (MySQL, Oracle, DB2, Access, Postgree). http://www.evacms.com.br/
MOOD is a new MOO (MUD Object Oriented) style server, inspired by LambdaMOO. It IS NOT compatable to existing Lambda databases, and WILL make syntactic changes to the MOO programming language, and structural changes to MOO Objects.
Molly is a system and architecture for building dynamic database-backed web sites easily using HTML and simple MAML (XML) tags.
Molly is written in PHP and works with MySQL, PostgreSQL, Oracle, & ODBC databases, and runs on Linux, OS X, and Windows.
A web app designed to display genealogy information. Data can be stored in one of several databases including MySQL. Supports multiple languages. The look and feel can be changed easily using the built in templating system.
MySQL-Admin is a simple PHP based administration tool for mysql databases. MySQL-Admin is easy to handle and provides a wide range of functions, like functions to edit datasets, tablestructure, tables, to import or export content, ...
Simplog provides an easy way for users to add blogging capabilities to their existing websites. Simplog is written in PHP and compatible with multiple databases. Simplog also features an RSS/Atom aggregator/reader. Powerful, yet simple.......
ICFPS is a flat-file CMS designed to be small, usable, flexible and simple. It uses a flat-file database, so will work on PHP-enabled hosts that lack support for common databases (such as MySQL/MariaDB and PostgreSQL.)
XSLite is a xslt processor working as fastcgi daemon. It has also a xml-based scripting language that allows integration with databases, an http resources.
Polymorphic Polymorphic Scripts can be installed on any of 5 supported databases MySQL,PostgreeSQL,Firebird,SQLite,mSQL. PhcScripts works directly with databases i.e. does NOT use ADODB , PEAR::DB or other ...
This is a java library to link some free country databases. With this library you can do some very fast ip<=>country resolution. You can also get informations about a county like number of inhabitants, currency.
CocoaMySQL is a MySQL admin tool similar to phpMyAdmin. It is programmed in Cocoa and Objective-C (Mac OSX). CocoaMySQL allows you to edit databases, tables (fields and indexes) and rows, perform custom queries and import/export data.
sendcard is an advanced e-card program, which supports 9 different databases. For a full run-down of the features of this postcards application, please see the Home page. In no time at all you'll be sending ecards with sendcard!
Integrate large databases of points with Google Maps without overloading db or client browser. Server-side example in simple PHP with server & client side caching, easily portable. Data loaded in chunks and when zoomed an area overview is shown. Simple D
A complex log parser that allows for the scripting of actions, updating databases, on-the-fly configuration and much more. Aggregate logs from disparate systems (i.e. Apache, IPS/IDS and various sensors) and take action on events through external scripts
More than just another PHP forum, w-agora is a fully customizable web publishing & communication software. Features includes multiple databases support, multiple sites & forums, user management, web based administration, and more...
Emotiv is a project developed in mod_perl to simplify and quicken all the process of publishing and management of databases on the web. It interacts with practically any db (via DBI) and can output tables, graphs and much more with loads of features
F@cile I. W. is a CMS in PHP and Javascript without databases. Easy for unexperienced users (fiendly and intuitive gui and embedded WYSIWYG editor). Modules for links, galleries and file download are provided. Support for languages.
The Address Book is a free, opensource address management system, utilizing the combined power of PHP scripting and MySQL databases to provide a flexible, robust system allowing users to add a virtually unlimited number of addresses and other info.
Pony is an object-relational mapper. The most interesting feature of Pony is its ability to write queries to the database using generator expressions. Pony works with entities which are mapped to a SQL database. Using generator syntax for writing queries allows the user to formulate very eloquent queries. It increases the level of abstraction and allows a programmer to concentrate on the business logic of the application.
Following is an example of a query in Pony:
select(p for p in...