Showing 1190 open source projects for "no database"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    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.
    Start Free
  • 1
    Testing complex systems calls for clear task management and control covering everything from defining test plans to writing test cases and recording results. QATraq provides the framework for task management and control, across the whole test process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SPX-AS(SQL-PHP-XML based Asynchronous Solutions) is an Action Script 2.0 & JavaScript Framework for the development of Flash/AJAX WEB Applications that use DataBase Access, user Session control, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This software is a Code generator for PHP/MYSQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    QuickFrame provides a rapid development framework for PHP 5 powered sites. Due to its modular structure QuickFrame can be used as a skeleton for new sites or as a full-featured CMS ready to be deployed within minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 5
    A toolkit of nitty-gritty classes from real-life projects. Contains generic snippets along with things like server-side DOM implementation or RSA or code generation tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    IoguiGrid is a simple component to be used as an AJAX data grid web control wich displays database information in a dynamically constructed HTML table. This project is currently discontinued. Go to jqGrid and see if it fit your needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A framework for PHP5 to automagically create classes that map your DB and also create methods to obtain related objects. Don't code a getter or setter again! Imagine this: $client =& Client::factory(4)... and without having to code the Client class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    xDocumentor will currently parse javadoc comments in php(lang x) code. xdocumentor is very fast and documentation can be updated on the fly as code is committed into cvs or subversion. xDocumentor uses PHP's built in code parser and mysql backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Seedbed : A web application for organizing, sharing, mixing and searching education content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 10
    openRiverbed - the PHP5 framework. Ajax, TinyMCE, Plugins, XML based configuration, template based, XML2PDF pdf generation, multi-language support for application and content, encrypted sessions, test-driven, oo developed... Hardened by real projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Sourdough is a comprehensive web application framework for PHP5. It provides developers with components such as User Management, Session Handling, User Authentication, Exception Handling and Logging, Template System, and Database Abstraction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MyAppFW is basic php application framework designed to be used as a base or learning guide for PHP projects that need (Multiple) Template Support, Advanced DB Support, Proper Email handling and some other basic useful functions for live dynamic websites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Develope web applications for Edlington :: Rich Media Design Websites, ProjectMonitor, and GATTO Content Management System
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Pear::DbDeploy is a pear package to employ dbdeploy as a database change-management tool. (See http://dbdeploy.com/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Faraday is an object persistence, database abstraction, and forms rendering toolkit for PHP. It is designed to be database neutral, and to support very rapid development of online applications and services. Please review the Wiki for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A utility designed for developers to keep track of schema changes to project databases, and optionally all changes to a particular table, so that changes can easily be versioned for software upgrade packages and distribution etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Pork.dbObject is a tiny (500 lines) but powerful hot-pluggable OR-mapper/Active Record implementation for PHP5. It automatically recognizes different types of relations in your database by matching primary keys and takes care of most of your SQL queries. This project moved to github Cme find it here: http://github.com/SchizoDuckie/pork-dbobject/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A php library or sql layer with frontend and core classes to generate and run a SQL-query. For now we have Select, Update/Insert and Delete. More frontend classes possible to use your favorite functionnames
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DATA stands for Database Access Through Arrays. This package can be used to access data stored in MySQL tables using array like structures, with corresponding array access operators. PHP5 is required as it uses the SPL array access interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    XPS is a web-based technology that is dedicated to reducing web development time and cost. XPS is a robust and secure engine that powers modular technologies such as news feeds, document editors, forums and real-time chats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Este es un código que genera una imagen con una cadena de caracteres dentro para usar de validador por imagen. Es muy util para formularios WEB. Es muy facil de usar y tiene una documentación completa con ejemplos. Ademas trae muestras
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Yet another web interface class :) Php class for quickly creating webbased database interfaces: Easily edit data in your mysql database; Automatic page generation based on database metadata and configuration files; Desktop-like interface (using ajax)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    pdo-x is a lightweight Data Access Library for PHP5. It wraps the PDO extension included in PHP 5.1+. pdo-x allows you to use objects to interact with records in your database tables. Supports transactions & prepared statements, MySql, PostreSQL, & more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A PHP 5 framework to develop web applications using an unsual MVC architecture. The idea is to be simple an easy, that way the slimPHP uses only two layers: View and Controller. The main idea is follow the KISS development way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Katyshop is an easy e-commerce solution written in PHP with MySQL. The code is object oriented with a very simple and clean architecture, making it easy for the programmer to work on customising the database or changing design.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB