Showing 1999 open source projects for "php-script.jar"

View related business solutions
  • 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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 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

    HTMLdb

    Small Database Management System

    A PHP system for the management of small databases for the web. http://phpmyolap.altervista.org/htmldb/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    HeidiSQL
    HeidiSQL is a useful and reliable tool designed for web developers using the popular MySQL server, Microsoft SQL databases and PostgreSQL. Code repository and tickets have moved to https://github.com/HeidiSQL/HeidiSQL in Nov 2017.
    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: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    metabase=universal data-storage for "things". with its dynamical structure, it's a strong back-end application. motivation:store any data in an "universal admin" (maybe scrape it from different sources),edit,categorize,reorganizes,process,publis
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Sympl.databasesystem

    Sympl.databasesystem

    Focused on simplicity of user experience & max productivity possible.

    Sympl is a database system that focus mainly on simplicity and fast productivity. Not everyone needs a lot of options and functionality to get things done. -------------------------------------------------------------------- Main features. 1.Database system.(Can be downloaded as csv file.) 2.Tasks 3.Calendar 4.Contact manager also. Admin panel Statistics One click down load data option. ---------------------------------------------------------- Support? Suggestion? Query?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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: 0 This Week
    Last Update:
    See Project
  • 9
    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: 11 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    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: 0 This Week
    Last Update:
    See Project
  • 11
    Kibaba MFS

    Kibaba MFS

    Web-based Application created to simplify daily work in ViCoBa Groups

    Program yenye uwezo wa kurahisisha kazi zinazofanywa na Vikundi ya Kuweka na Kukopa yaani ViCoBa. Program hii imetayarishwa kwa kutumia PHP na MySQL na kwa msaada mkubwa wa Bootstrap3. Ukiwa na Programu hii utahitaji Kompyuta au simu au Tableti ili uweze kuweka kumbukumbu mbalimbali za wanachama. Hii itasaidia Kikundi kuachana na utegemezi pekee wa Kadi, Vitabu vya hesabu na Excel (Spreadsheet).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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
  • 13

    SystemRegPHP

    Sistema de Registro en PHP y MySQL

    Sistema de Registros hecho con el lenguaje PHP y su extensión PDO así como el gestor de base de datos MySQL. Código con bloques de comentário donde explico paso a paso las funciones y classe utilizada.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FormInsertPHP

    FormInsertPHP

    Formulario para ingreso de registros en Base de Datos

    Formulário que utilizando la extensión PDO de PHP y sus Sentencias Preparadas (Prepared Statements), se conecta a una base de datos MySQL ingresando registros. Realizando una validación previa evitando cualquier inyección maliciosa en la base de datos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    Notes manager

    Manage your Notes with multi-user level and permission.

    A simple but powerful PHP script to manage your Notes with multi-user level and permission. Our notes management system designed to help individual or business to keep track of their notes under category.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    phpmyadmin right click custom menu

    phpmyadmin custom menu hacking code.

    phpmyadmin is my best mysql developing tool ,unfortunately the copy paste feature is not available at the sql form .This is simple hacking code will give custom right click menu that will make your developing experience easier. Note . That you can hide the menu by clicking the word paste or the word copy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19

    A Movie Collector CRUD

    A simple Movie Collection App CRUD style.

    ...Using PHPMyAdmin (or whatever your choice is) create a "blank" db called AMovieCollector. Goto your web server... (http://xxx.xxx.x.xx/AMovieCollector) and the setup process will start. If you have extensive knowledge in php/html/CSS (unlike myself-but learning) This is a decent foundation to modify and/or build from.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    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
  • 21
    Digrary
    Digrary is Open Source Digital Library System that enables services for creating electronic archives.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    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
  • 24
    L'application n'est plus maintenue par Alienor.org. AlienorWeb Libre (AWL) is a data base for the museum. Produce by Alienor.org, Conseil des musées (www.alienor.org), AWL do the inventory of the objects, people, places and photos. Conform to the french Law ("loi musée"). Les sources de l'application sont désormais disponibles en Open-Source. L'application n'est plus maintenue par Alienor.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    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
MongoDB Logo MongoDB