730 programs for "php, mysql" with 2 filters applied:

  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 1
    Framework for building web-database applications in XML, powered by MySQL and PHP. AJAX-enhanced forms, sub-forms, custom reports, and dynamically generated menus create a seamless user experience. Written in PHP5, cross-platform, customizable. No Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    deltasql

    deltasql

    Version Control for your Database

    deltasql is an advanced Database Schema Version Control. It allows a team to commonly develop a data model on the fly, while the source code is growing. Sync algo supports branches and tags. Works for postgreSQL, Oracle, mySQL, MariaDB, Microsoft SQL Server or any SQL-like db.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3

    orario_elettronico

    Compile a school timetable. 2 versions: php/mysql and Java (new)

    NEW: java version orario_elettronico-j.0. Just install java>=8 and run it. Written in php and using mysql to compile a school timetable ATTENZIONE!!!WARNING!!!ATTENZIONE!!!WARNING!!! PHP/MYSQL VERSION E' INDISPENSABILE disabilitare 'notices' in php.ini YOU MUST disable notices in php.ini Just set error_reporting = E_ALL & ~E_DEPRECATED & ~E_STRICT & ~E_NOTICE Se non modificate php.ini l'error_log di httpd diventerà enorme (decine di GB) e vi troverete con un hard disk pieno...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    phpVideoPro is a webbased video management application based on PHP and a database (mySQL and PostgreSQL are supported). Abuilt-in online help system guides you when necessary. Supports multiple languages, including English, German, Russian, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Software Testing Platform | Testeum Icon
    Software Testing Platform | Testeum

    Testeum is a Software Testing & User Test platform

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 5
    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
  • 6
    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
  • 7
    Digrary
    Digrary is Open Source Digital Library System that enables services for creating electronic archives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    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
  • 9
    MySQL English Dictionary

    MySQL English Dictionary

    A Full English - English dictionary in MySQL Format

    A dictionary with 176023 entries. Text was extracted from the files at http://www.mso.anu.edu.au/~ralph/OPTED/ and then parsed and stored in a 16MB MySQL database. The database has three fields : a. word b. wordtype and c. definition. You can use this standalone or as a jquery/ajax/PHP addon for your programs. Acknowledgment of the original content: a. OPTED b. Project Gutenburg c. and the 1913 edition of Webster's Unabridged Dictionary
    Downloads: 14 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 10

    MySQL-Replication-Monitor

    MySQL Replication Monitor (written in PHP)

    With this Tool you can easily monitor the Replication of two MySQL-Database-Servers. It features global Overviews, Differences-Analysis for Databases and Tables, including Rowcounts, Sizes and Checksums. Written in PHP with mysqli Extension Functions. Planned Features: - Manage Masters/Slaves - Fix Replication Errors - Databasedumps for Download Questions? Contact me: steffen[at]php-works.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Single Web Page to Edit any MySQL table

    Easily add a table editor for any table.

    Add a single web page to edit any mysql table. Just put in the DB credentials, the file handles the rest. Optionally: * Put the credentials in a secure /etc/ folder to avoid accidents. * Also added a CSS page if you want it to look pretty. * Can also run a script on add/edit/delete. * Can also have a dropdown for ALL tables in a single DB instead of just a single table. Most importantly: You can allow a user to edit a single table with simple security and no access to anything else...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Vehicle Records Manager

    files are at https://github.com/escix/Vehicle-Records-Management

    This is derivative project from Vehicle Service Tracker by Snyder, Kenneth J. I have moved this project to a new location and renamed it not to conflict with original work. This version Is a conversion from DB2 to MariaDB (MySQL) database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MyDBDiff is an database diff tool for MySQL. It reports differences between two database schemas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    PHP common DB interface

    PHP common DB interface

    Lightweight DB programming API for PHP and multiple DB engine targets.

    Lightweight Database programming API for PHP scripts. This is a collection of functions who will act as an upper layer of the PHP native database calls, to make less troublesome the porting of same application to different underlying databases. MSSQL, MySQL fully supported. Interface is lightweight and made resembling the native calls, making the porting from native calls to portable function calls task, as easy as possible. Code is very clear and easy to understand and modify for your needs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    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
  • 17
    Acacia

    Acacia

    A generic biodiversity database management system

    An interactive data entry, querying, and editing system based on a generic conceptual schema for taxonomic databases. It combines the automated use of scientific names and synonyms in a species checklist with online access to geographical data and common knowledge data (morphological descriptors, genomics, ecology, vernacular names, economic uses, structured notes and conservation status) about the species. All these data can be cross-indexed to a citation list. The design and standard...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Association football (soccer) statistics management system - a web-based framework to collect information about football (matches, competitions, etc). Written on PHP, contains generic framework to define and display relational DB structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Furon is a web-based football (soccer) league manager written in PHP. It can manage all the aspects of a league (games, players, sanctions, referees ...), create schedules automatically and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    yourCMDB

    yourCMDB

    A free, easy to use, generic CMDB written in PHP

    We moved to GitHub. Please see https://github.com/michael-batz/yourCMDB yourCMDB is a web based CMDB which easily allows you to define your own object types in a XML configuration file. Functions: - Add/Edit/Delete objects - Show objects - Define links between objects - Import and export objects (at the moment from CSV file) - Search over all fields Environment: - PHP - MySQL For Changelog, RoadMap and other documentation have a look at http://yourcmdb.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SIM-PKH

    SIM-PKH

    Aplikasi untuk mengelola data peserta PKH

    Untuk saat ini project SIM-PKH dihentikan, sudah digantikan oleh HaPe-PKH (Harian Pendamping PKH). Info lebih lanjut kunjungi http://www.sitejo.id dan untuk petunjuk instalasi kunjungi http://www.sitejo.id/artikel-6-bagian-2instalasi-hape-pkh.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    CyberGestionnaire

    Administration website for EPN

    Ce pro-logiciel vous aidera à gérer votre Espace numérique, il comporte les rubriques suivantes : Adhérent : adhésion/réinscription, forfait atelier, forfait connexion avec historique et statistiques Planning : réservations actuelles et futures pour la connexion internet, avec statistiques d'utilisation Matériel : gestion des interventions sur les postes Impressions : gestion des comptes d'impression selon la tarification choisie Ateliers : programmation et base de sujets d'ateliers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Generic Model Organism Database Project
    GMOD is a set of interoperable open source software components for visualizing, annotating, and managing biological data. See http://gmod.org for more.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 24
    Semantic MediaWiki

    Semantic MediaWiki

    Lets you store and query data within the wiki's pages.

    Semantic MediaWiki is an extension to the MediaWiki software (powering Wikipedia), which extends the Wiki with ideas from the Semantic Web. We focus on usability and tight integration. See the web site for further details and GitHub at https://github.com/SemanticMediaWiki/SemanticMediaWiki/releases for the file releases! (since version 2.4.0).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Web (PHP) based Grocery List generating software that supports barcode scanning. The list is maintained in a database with remote tools for adding, editing, deleting, and printing.
    Downloads: 5 This Week
    Last Update:
    See Project