Showing 45 open source projects for "php data abstraction"

View related business solutions
  • 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
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Web-based Electronic Laboratory Notebook (ELN) with integrated Chemical Inventory by the group of Prof. Goossen (TU Kaiserslautern, Germany), based on PHP/MySQL. Allows (sub-)structure search, reaction planning, management of spectra and literature.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    Redux-ORM

    Redux-ORM

    A small, simple and immutable ORM to manage relational data

    A small, simple and immutable ORM to manage relational data in your Redux store. Redux-ORM is fast. All queries are lazily evaluated and come with built-in support for memorization. It provides a clean abstraction over low-level updates, protecting the state from accidental mutations. With nearly 100% branch coverage, the library is thoroughly tested to ensure rock-solid code quality. No matter where your data comes from, Redux-ORM will stay out of its way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Framework to develop web-enabled enterprise applications with PHP5. Includes services for manage users with different autorization levels, customers, suppliers projects, and PDF or CSV reports. The API is oriented for the easy programing of new modules
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    VFront

    VFront

    VFront is a dynamic front-end for MySQL, PostgreSQL and SQLite DBs.

    VFront is a dynamic front-end for MySQL, PostgreSQL and SQLite databases written in PHP and Javascript. With VFront you can create forms for manage data in AJAX style, rules and privileges for differents groups, reports ,statistics and much more. Please note that the project, with the latests updates, has moved on Github: https://github.com/marciuz/vfront/
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 5
    Document Object Model Structured Query Language! Example: 'SELECT {//title[1]=>innerCode} FROM {http://example.com}';
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    openMEDIS

    open source medical device information system

    OpenMEDIS is a simple, flexible, and standardized tool to collect (inventory) and process (manage) information on health technology infrastructure, e.g. medical devices in low- and middle income countries. The latest source code is available in the folder Code/trunk. There are also sub-projects of openMEDIS that contain the source-code of installations in each country.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    phpMyAdmin

    phpMyAdmin

    A software tool to bring MySQL to the Web

    phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. Currently it can create and drop databases, create/drop/alter tables, delete/edit/add columns, execute any SQL statement, manage indexes on columns.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8

    An Open Source Knowledge Base System

    An open source, web based, platform independent knowledge base system.

    Free open source knowledge base software. Extensively search-able, Versatile and easy to use. easy to set up and administer. Comment hover links let you read in an AJAX generated hover window, the comments to an article in the main list view without having to go to the comments page. Password protected user accounts, and group support, with read only guest user, full control admin, power user/moderator, and default data entry user with restricted privileges. Users can view all data but only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A RAD toolkit for modeling business processes inside PHP websites. Extremely well-suited to data management situations that require complex workflows and rules. Designed for use by non programmers, plus there's a full API and docs for developers. See www.freeformsolutions.ca/formulize for more info. See GitHub for the latest code: http://www.freeform.ca/en/formulize-downloads#version-control
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 10
    Description Reveal Desktop is a web 2.0 data entry tool applicable for archaeological or other types of hierarchical relationships. Is makes use of the following open source tools and frameworks. Extjs 3.3 qwikiOfice php 5+ apache2 mysql
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Security Management System

    A management system for sensitive system and security information

    A management system for sensitive system and security information. This system is designed to aid IT/Security professionals in maintaining a repository of sensitive information for their systems, to include: sensitive system information (architecture, assets and inventory, vulnerability data, remediation strategies, assessments) and so on. This is an ever evolving project and will take shape over a given amount of time.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    PHP5 RAD and object oriented PHP framework for building event-driven stateful web applications. Based on Zend Framework, features tableless HTML, multiple databases, accesskey support, auto data type recognition, transparent AJAX, UTF-8, i18n/l10n.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Staffing Pro
    This software is an Open Source alternative to logging client / candidate data pertaining to staffing agencies. It will allow for a fast, web-based alternative for small to mid sized agencies. Currently, this project is under development and continued planning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Web2.0 Interface for Database Administration
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Generic Genetic Studies Database (GGSD) is a web-based, relational database driven data management software package for the management of large scale genetic studies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JavaScript SQL (JSSQL)

    JavaScript SQL (JSSQL)

    A database engine entirely in JavaScript (AJAX)

    JSSQL is a database engine developed entirely with JavaScript. It is a tool for developers to interpret and execute SQL statements on a offline database. It has a conversion class developed in PHP for use with relational databases (ex. PostgreSQL, MySQL, etc..) that generates a series of data files, then the database engine in JavaScript (JSSQL) accesses the data through SQL querys and return a set of records, similar to any database engine. This is useful for querying offline databases dynamically without increasing the work of the web server or better yet: without the need for a database server A database engine entirely in JavaScript (AJAX). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    YUIMyAdmin is an web front-end to manage databases using the ajax libraries, Yahoo! User Interface (YUI). Written in php and using the ADOdb abstraction layer for the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Simple, lightweight hypertext database front-end and login system using flat text files or mysql to store all data. Designed for keeping addresses and phone numbers. Written in PHP and javascript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MonoQL is an AJAX web application to manage MySQL databases. MonoQL will provide all major features of phpMyAdmin for MySQL, including database & table design, data browsing & editing, advanced querying & more. MySQL 4+, MySQL 5+ and MySQL 6+ support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MyAPE
    MyAPE is a "MySQL (with Ajax and PHP) Editor". With this webapplication you can connect to an MySQL-Server, run SQL-Statements, see the result and edit the data in a datagrid.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Written in pure javascript, Sigma Grid is an Ajax data grid for displaying and inline editing data in a scrollable and sortable table. Seamless Integration with any server side solution, such as j2ee, .net, PHP, perl . Inline editing, keyboard data navig
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Online Random Quote
    Random Quote displays a Random Quote from a database of User-Defined Quotes. Very quick and simple to use, and you can easily change the style, appearance and content at any time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    mydbaccess is a Web-GUI for MySQL databases featuring end-user-friendly editing, search, query and reporting engine functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Xataface DataGrid Module is an add-on module for the Xataface application framework that adds an editable grid component to your applications. It allows users to edit records, add new rows, sort rows, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Web-based spreadsheet-like application written in PHP and uses dynamic and interactive user's interface written in JavaScript with jQuery library. Data based on XML.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next