Search Results for "open source php web application" - Page 5

Showing 1605 open source projects for "open source php web application"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 1

    Radiocarbon database

    A web based (MYSQL & PHP) radiocarbon database

    A web bsed radiocarbon database to introduce information online and publish them to internet. Users and permisions allows to control the introduction. In order to publish current radiocarbon information, the application provides web based forms (with several rols) and permits users and groups for entering, maintaining and validating the information. After that it is available to anyone. Based on grocery crud ( https://www.grocerycrud.com/ ) and codeigniter. A intuitive menu that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A fast, modular, scalable, adaptable and cheap enterprise back-end for information management. Includes database functionality (hybrid IMDB), process management, business integration, etc. by the way of custom extensions to the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Graph Portal

    Graph Portal

    Software to build web portals using concepts of Graph Theory

    Graph Portal allows to organize many types of data so that you can get the information you want in the easiest way possible. There are many use cases for this software, including: building a web portal, creating mind map, wiki, studying graph theory concepts and algorithms,content management etc. The application has built-in Lucene search, custom query, file attachment to nodes etc. Graph Portal comes with an optional built-in security for authentication and role-based...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Raspbian WebServer

    Raspbian WebServer

    Raspberry Web Server OS Raspbian Stretch / 9

    This Operating System is specially for Raspberry Web Server Administration. Note : After Login, don't forget to put this command for usefull your fulldisk sudo parted (parted) print (parted) resizepart Partition number? 2 End? 100% (parted) quit sudo resize2fs after finish For editing Swap Memory size : sudo nano /etc/dphys-swapfile change : CONF_SWAPSIZE=100 to : CONF_SWAPSIZE=1000 (for 1Gb swap memory) ctrl + x (for save) sudo reboot For make...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    Haxl

    Haxl

    Haskell library that simplifies access to remote data

    Haxl is a Haskell library that simplifies access to remote data, such as databases or web-based services. Haxl can automatically batch multiple requests to the same data source, request data from multiple data sources concurrently, cache previous requests, and memoize computations. Having all this handled for you behind the scenes means that your data-fetching code can be much cleaner and clearer than it would otherwise be if it had to worry about optimizing data-fetching. To use Haxl in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Logic Lab

    Logic Lab

    This is a suite of mathematical software solvers GUI

    This is a suite of mathematical software solvers interface on DLV and other command-line solvers. It helps researchers and students to better comprehend their declarative definitions published on papers. The user can have links to the related papers and to the software of the corresponding definitions.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    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: 4 This Week
    Last Update:
    See Project
  • 9
    Anime DB

    Anime DB

    Making the home catalog anime, designed for home noncommercial use

    Anime DB - is a program for making home catalog anime, designed for home noncommercial use
    Downloads: 3 This Week
    Last Update:
    See Project
  • Predict and Mitigate Operational Risk While Streamlining Regulatory Compliance Icon
    Predict and Mitigate Operational Risk While Streamlining Regulatory Compliance

    ABA Endorsed Solution for Risk and Compliance Management Software

    Predict360 is a risk and compliance intelligence platform developed by 360factors, an enterprise risk and compliance technology and services company. Predict360 is an artificial intelligence (AI)-powered platform that integrates risks and controls, KRIs, regulations and requirements, policies and procedures, audit and examinations, and training in a unified, cloud-based system. Predict360’s SaaS architecture platform and deliver predictive analytics, data insights for predicting risk, and streamlined compliance.
    Learn More
  • 10
    DataCleaner

    DataCleaner

    Data quality analysis, profiling, cleansing, duplicate detection +more

    DataCleaner is a data quality analysis application and a solution platform for DQ solutions. It's core is a strong data profiling engine, which is extensible and thereby adds data cleansing, transformations, enrichment, deduplication, matching and merging. Website: http://datacleaner.github.io
    Downloads: 8 This Week
    Last Update:
    See Project
  • 11

    phpMyTable

    A php class to generate table like data entry system from mysql tables

    phpMyTable makes a mysql table live on a web page, i.e. create, edit and destroy operations on a single page within the table, like a spreadsheet software or MS Access
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    odtReportSQL

    odtReportSQL

    Defines a complete reports/documents system for WAMP applications

    Documents and reports system in php. Based on templates created using OpenOffice (.odt files): templates can be of any size (A4, A3...) and multipage. On templates:: - Simple substitution based on couples #field#/value - Blocks and nested blocks duplication (any deep) or deletion - Pictures substitution The HTML User Inteface is build by System and can be easy added at existing php applications. This system is DB driven, using 2 tables to define all templates To add a new...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    A Movie Collector CRUD

    A simple Movie Collection App CRUD style.

    A Movie Collector CRUD I have added a simple CRUD (Create-Read-Update-Delete) application I created from one of my apps. This works with MySQL. I am not going into a allot of detail about your server and how to set it up. If you have a web server running MySQL, you should be well enough versed in using this. Just upload the AMovieCollector folder to your web root directory. Using PHPMyAdmin (or whatever your choice is) create a "blank" db called AMovieCollector. Goto your web...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Searches message of Open Source Softwares. And also provides more information of the messages that are writen with Wiki style by you registered as writer. This software is a web application based on perl-catalyst.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The PHP Web Toolkit enables the rapid development of multi-layered web applications and is designed to be easy to use, extensible, reliable, reusable, scalable and secure. It integrates with ADOdb, FCKeditor, kses, Libmcrypt, Libmhash and Smarty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A complete webhosting platform using Bind 9, Apache 2, MySQL 5, Dovecot, Postfix, Amavisd-new, Clamd, Spamassassin, with a PHP web-based interface. Designed for PHP Hosting with Suexec+fcgid+php-cgi with maximum security.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    pgWebAdmin

    pgWebAdmin - web interface for PostgreSQL

    pgWebAdmin is an intitaive to provide an easy friendly UI for PostgreSQL database for developers, users. It also aims to be a part of existing popular local development server setups by default, or easy installation with server setups e.g. WAMP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Digrary
    Digrary is Open Source Digital Library System that enables services for creating electronic archives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Scrabble Finder
    Pl: Program do wyszukiwania słów z podanych liter oraz sprawdzania czy dane słowo jest dostępne w danej grze. En: Program to search for words with the letters and to check whether the word is available in the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    phpMyQBE

    Query By Example Application for PHP-MySQL systems

    PHP application as a report creator for MySQL databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    adminMongo

    adminMongo

    adminMongo is a Web based user interface (GUI) to handle MongoDB

    adminMongo is a cross-platform user interface (GUI) to handle all your MongoDB connections/database needs. adminMongo is fully responsive and should work on a range of devices. adminMongo can also be used as a cross-platform Electron application. Due to the size of Electron it will need to be built manually.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Little Software Stats
    Little Software Stats is the first free and open source program that allows software developers to keep track of how their software is being used. It is coded in PHP/MySQL which allows it to run on most web servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MyDBDiff is an database diff tool for MySQL. It reports differences between two database schemas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    mySQLed

    Minimalist web-based SQL front-end for MySQL Database.

    Minimalist web-based SQL front-end for MySQL databases written in PHP. Allows you to easily edit and execute your SQL queries and scripts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Mar 2025 - Project moved to Github: https://github.com/symbolthree/apex2ebs APEX2EBS is a framework to integrate Oracle Application Express (APEX) and Oracle EBS 11i or R12. Developers can quickly create professional web-based applications in APEX which interacts with Oracle EBS with equal level of access controls.
    Downloads: 0 This Week
    Last Update:
    See Project