Showing 6598 open source projects for "no database"

View related business solutions
  • Stop Storing Third-Party Tokens in Your Database Icon
    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.
    Try Auth0 for Free
  • $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
  • 1

    TravComX

    New travian source modified ,and bugs fixed,

    New travian source modified ,and bugs fixed,doubling troop,hero,artifact claim is fixed,graphic is changed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    FREE PHP script to create PDF invoices

    FREE PHP script to create PDF invoices

    I have created a PHP that allows you to create automatic PDF invoices with logo for your customers. The script is based on FPDF. Just download my script, download FPDF script and copy the contents of the FPDF zip archive to U folder on my script. Demo: http://skymbu.info/invoice/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Asset Management System

    Asset Management System

    IT asset management, college asset management, Hardware invertory

    Asset management, refers to any system that monitors and maintains things of value to an entity or group. It may apply to both tangible assets such as buildings and to intangible concepts such as intellectual property and goodwill. Asset management is a systematic process of operating, maintaining, upgrading, and disposing of assets cost-effectively. Here Asset management means IT Asset, specially Hardwares, Softwares etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    WebSitePreview

    WebSitePreview

    Content Management System

    WSP is a content management solution, developed since 2001. Its focus is to create a real, physical serverside structure with FTP-rights to apply an database-independent frontpage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    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.
    Start Free
  • 5
    Z-WAMP Server Pack
    A lightweight zero-install Web server package that runs on Windows. The project aims to provide the latest production/stable versions of Apache, MySQL, PHP, Adminer, MongoDB, MemCached, SQLite, eAccelerator, and Alternative PHP Cache (APC) to boost server performance.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6

    Objoo

    mysql, php, object-relational mapping, data management

    Objoo is a library that provides methods for working easily with MySQL databases. Loads database tables and records in PHP objects and provides methods to select, insert, update and delete records. The documentation is available at: http://jharo.net/dokuwiki/objoo (spanish)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Silurus Classifieds Script
    Silurus is a PHP Classifieds script that was built for you
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    The minimum keyboard

    Minimal keyboard suited for use in web-projects and mobile devices

    ...Just think what this means: the user presses a Little bit to the left or right, which means: the Position and value pairs of "en_hashes" must be adjusted +- 1. Thats all. The same goes for missing words: just Import another book (basically any ASCII file, or Import your mail conversations). Or let the database learn from user Inputs. Just update the "en_context" score after the user selects a word. Those examples Show you how easy it is :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    phpNDT is web-wrapper for pyNDT. phpNDT - это веб-оболочка для pyNDT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    phpMyBitTorrent: BitTorrent Tracker written in PHP. Features include: hosting torrents from remote trackers, DHT, Compact Announce, alternate links (eD2K, Magnet), HTTP-Basic Authentication, Passkey Authentication, embedded HTML Editor, Mass-upload of to
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    PartLogin Login System
    ...A modern login system is required as an alternative, such as Symfony's Security component. This page is kept as a historical reference. Partlogin: A login system written in PHP that connects to a MySQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Open Source PHP 5.3 Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    zsphplibs

    I'm moving this project to GitHub as I'm not satisfied with SF.

    cute php and javascript libs that helps coding faster. - ajax support - multilang user interface - paypal class - vatera class - common database layer for postgres, mysql, oracle and sqlite3 - cache, command-line color php output and more Please note I'm moving to GitHub: https://github.com/ZsBT/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Intelligent e-knowledge base engine for any kind of knowledge-based applications, supporting effective knowledge presentation, precise knowledge search, adaptive learning and immediate consulting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    zaiko

    zaiko

    Zaiko is small, versatile stock control application.

    Zaiko is a simple application for small businesses, featuring sales and purchasing management as well as real-time stock control. Highly configurable, it is designed to adapt to the user's preferences. Written in PHP with a MySQL database, it can be run either locally or over the web, and accessed via web browser, thus being completely platform independent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    php database sync toolkit

    php database sync toolkit

    A PHP API which provides Sync Support for multiple PHP suppo Databases

    PHP Database Sync Toolkit is a PHP API which provides functionality of Transparency between multiple PHP databases by PDO and facilitate of synchronization. Due to synchronization the data is maintained between different data server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PHP CRUD

    PHP CRUD

    Create, Read, Update & Delete Indexed Flat-File Records via PHP

    PHP CRUD allows us to quickly add an indexed, record-centric, flat-file, database to our projects. Optional Base64 encoding ensures that newlines & other special characters can be used without penalty. (Today many say that "CRUD" stands for "Create Retrieve Update and Delete." While fine for an SQL mindset, many old-timers got used to the acronym standing for "Create READ Update Delete" way back in the 1970's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Slcnc Mini Player

    A flash-free minimal player to add audio to your website. Embedable

    Add audio to your website without requiring Flash on the audience's browser. Embed the player on other websites. Let people embed your music on their own sites or blogs. Artist, song, album pages, easy to share on social networks. More information in the wiki section. Basic player allowing to stream the audio files you have on your web server, on any browser supporting iframes. See it working :...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    phpAddEdit is an easy to use, feature rich, menu-driven script that will allow you to generate forms to add and edit content in a MySQL database. Unlike other similar scripts out there, phpAddEdit allows your forms to handle multiple tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Saiphe Framework
    The Saiphe Framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Pur-ooze

    Music Stream using PHP /Zend and Dojo

    Pur-ooze is a program where one can stream music through a browser, in addition to having advanced playlist options. It utilizes PHP/Zend for the backend and the Dojo Framework for the user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ReciBase

    ReciBase

    Recibase: Where all of your recipes are in one place!

    Hello, and welcome to Recibase! Recibase is a Recipe database, with all of your recipes searchable, organized, and in a single data document! You can search through all of your recipes in this program, and edit them too. Enjoy the Recibase, Where all of your recipes are in one place!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Integrates Invision Power Board forum software with Mediawiki (Wikipedia) wiki software
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Social game on cheating on soccer games and bet on manipulated games. Building syndicates and play together to earn more money and increase in leader high-score.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Light PHP/SQL Files Box

    A really light web interface to easily share small files/pictures.

    A really light web interface to easily share small files/pictures. Data are stored in mysql database (nothing on filesystem). Allow temporary hosting of files (between 10 minutes and 1 year) Image files can be downloaded with on the fly resizing Upload mode are :    - File from disk    - Raw text in editor    - Base64 encoded file in editor    - Html file using WYSIWYG CKEditor    - URL using raw text editor (for URL shortening) non-hidden available files can be access by    - html page list    - javascript slideshow    - rss flow    - direct url with rewriting (file with id 42 can by referred by http://server.dom/filebox?...
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB