Showing 96 open source projects for "index php script"

View related business solutions
  • Yeastar: Business Phone System and Unified Communications Icon
    Yeastar: Business Phone System and Unified Communications

    Go beyond just a PBX with all communications integrated as one.

    User-friendly, optimized, and scalable, the Yeastar P-Series Phone System redefines business connectivity by bringing together calling, meetings, omnichannel messaging, and integrations in one simple platform—removing the limitations of distance, platforms, and systems.
    Learn More
  • Zendesk: The Complete Customer Service Solution Icon
    Zendesk: The Complete Customer Service Solution

    Discover AI-powered, award-winning customer service software trusted by 200k customers

    Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
    Learn More
  • 1
    PHP-CRUD-API

    PHP-CRUD-API

    Single file PHP script that adds a REST API to a SQL database

    Single file PHP script that adds a REST API to a MySQL/MariaDB, PostgreSQL, SQL Server or SQLite database. Howto: Upload "api.php" to your webserver, configure it to connect to your database, have an instant full-featured REST API. This is the TreeQL reference implementation in PHP. This is a single file application! Upload "api.php" somewhere and enjoy!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2

    PHP Mini SQL Admin

    extremely lightweight alternative to phpMyAdmin

    PHP Mini SQL Admin - Lightweight alternative to heavy phpMyAdmin. Extremely small (~30Kb) standalone php script. Easy to Install, simple to use. No SQL knowledge required for basic operations.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    The 3x5 Cards project provides an intuitive web interface to a database. The metaphor is the 3"x5" index card. Each card has a number, a title, and the card contents. The cards can be arranged by number or title, or arrayed in batches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    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...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Pest Control Management Software Icon
    Pest Control Management Software

    Pocomos is a cloud-based field service solution that caters to businesses

    Built for the pest control industry, but also works great for Mosquito Control, Bin Cleaning, Window Washing, Solar Panel Cleaning, and other Home Service Businesses in need of an easy-to-use software that helps you simplify routing, scheduling, communications, payment processing, truck tracking, time tracking, and reporting.
    Learn More
  • 5
    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: 0 This Week
    Last Update:
    See Project
  • 6
    MyWebSQL
    MyWebSQL is a web based WYSIWYG Database client written in PHP. It has a simple and intuitive interface with the look and feel of a desktop application, and offers rich features for database management. No installation is needed, just download, extract and you are ready to go. It even has a single file compact version with full functionality, which you can quickly deploy on your server. Currently MyWebSQL supports working with MySQL, PostgreSQL and SQLite databases.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7

    Synchronous structure of Database Script

    Synchronous structure of Database Script

    In some cases, the two databases have a number of different tables, in different tables there are different columns, this code will help them blend together. Follow these steps: Step 1. Select the source database -> -> Load Tables -> Select Tables to exclude export ->Export current database -> .ini file. Step 2. Select the database to merge, upload the ini file in step 1. The code scans all tables of the source db and compares them to the target db 1. If the table in the source...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

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

    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
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
    Try for free
  • 10

    Stock Inventory Management

    PHP Stock Inventory Management System - POS

    A web-based application which will manage stock inventory so easily: Dashboard, Stock Management, Purchasing, Sales, Suppliers, Customers, Outstandings, and Payments. Nice look and feel interface. It supports to be displayed in mobile-device. This web application is actually generated by PHPMaker without touch any code in the generated script files. All the customization are done from inside of PHPMaker Project. Thus, all the changes are saved in the project side, so that you will be able...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 11

    mysql2sqlite

    converts mysql database to sqlite database using php, pdo or exe

    Convert a mysql database to a Sqlite database. Includes two projects : A) A php script B) A windows executable, based on a python script Converts data, indexes and foreign key constraints. About the php script : -don't need a lot of memory -good speed Was projected to use on VDS/VPS. Usage: wget https://sourceforge.net/projects/mysql2sqlite/files/mysql2sqlite/download chmod +x mysql2sqlite .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SBMD - Backup MySQL Database

    SBMD - Backup MySQL Database

    Free PHP script to backup and restore tables from MySQL database.

    SBMD is a free and open source PHP script to Backup MySQL Database. This script creates the backup of the MySQL tables in SQL format and saves it into a ZIP file on server. Also, it can restore the MySQL tables in your database from the SQL backup stored in ZIP archive. - For other details and installation, see the readme.html page from the archive with the script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    PhpBackup4MySQL

    Easily backup / restore MySQL in Php, with AWS S3 upload capability.

    Easily backup and restore MySQL databases from a php script. This project is written with shared hosting in mind, that is: it doesn't rely on "exec" from Php or such commands that won't be allowed with most host providers. This lightweight project is a php class for easy MySQL backup integration within your scripts. Despite its ease of use, this project handles advanced settings such as foreign key constraints and backup upload to AWS S3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    MySQL Health Report

    Consolidate main system and MySQL health metrics in one report.

    Commad-line tool provides the following details in the report: - Basic OS-level parameters: uptime, disk space and network interface status - Today's entries from MySQL error log - Important MySQL statistics http://astellar.com/mysql-health-check/metrics/ - Top 5 queries from MySQL slow query log CONFIGURING AND RUNNING 1. Edit MySQL credentials in check_run.sh 2. Run ./check_run.sh 3. Enjoy! You can also send report to email address by using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AMPPS

    AMPPS

    AMPPS is a LAMP/MAMP/WAMP stack

    ...Softaculous is ready for your desktops with AMPPS to boost your development. Like servers, now auto-installation is possible on your desktop too. It provides your favorite script installations by the click of a button.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    cde4php - Cross Database Engine for PHP

    cde4php - Cross Database Engine for PHP

    Uniform Database Abstraction for PHP Development

    Debby has replaced CDE in the Tina4Stack, you may want to check it out at http://tina4.com CDE is a PHP class which implements the general database functions in PHP and provides a common SQL platform for php development where developers change their databases but not their code. Supports Firebird, MySQL,Oracle,SQLite, MSSQL(both drivers),CUBRID,ODBC. CDE now supports date uniformity, param passing & BLOB handling across all the databases supported. CDE is not a replacement for PDO,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    phpMyProfiler is a php/mysql-script to parse and display DVDProfiler data on your Website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Web-based Visual Query Designer

    Web-based Visual Query Designer is a tool for generating SQL queries.

    Web-based Visual Query Designer is a tool for generating SQL queries. Currently, it is designed for MySQL only. Do checkout the demo from the project's website. [Note: Only SELECT queries, without GROUP BY (aggregation), can be designed.]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    MzzCRM

    MzzCRM 1-page 1-form PHP+MySQL Customer Relationship Management Script

    This is the MzzCRM CRM database script that consists of a single input textbox on a web page that stores them into a MySQL database table. It has one field so that the person inserting the case notes can insert the case notes quickly and has the ability to include full details, or to leave full details out. The script is designed to perform the essential first action of a CRM -- creating the case notes. If needed to browse or access the data later after it was input, use another 3rd...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MySQLTunnel

    MySQLTunnel

    HTTP tunnel to MySQL written in PHP. Returns JSON descriptive result.

    HTTP tunneling is a method for connecting to a MySQL server that uses the same protocol (http://) and the same port (port 80) as a webserver does. MySQLTunnel implements an HTTP tunneling to MySQL in a fast and secure way. Written in PHP can be installed in any webserver or hosting with the LAMP or WAMP stack available, to allow access to internal MySQL server. The script will utilize mysqli or mysql extensions, and mcrypt to perform decryption on the request and encryption on the result if needed. You can also choose whether to expose its functionality upon calling the script with a Web Browser or not. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Seed Library Database

    Seed Library Database

    A PHP/MySQL script for keeping track of a seed lending library.

    A PHP/MySQL script for users of a Seed Lending Library. Users can input the seeds that they are lending and borrowing, and administrators of the seed library can keep track of when to contact folks about bringing back seeds that are "overdue".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    phpAddEdit is an easy to use, feature rich, menu-driven script that will allow you to generate forms to add and edit content in a MySQL database. Unlike other similar scripts out there, phpAddEdit allows your forms to handle multiple tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Postal Code Finder

    Postal Code Finder

    Bangladeshi Postal Code with District, Thana,Post Office and Post Code

    Code_finder is a standalone php script written by Akram Hasan Sharkar and Sazzad Hossain Sharkar. It has inner database of Bangladeshi Postal Code with District, Thana, Post Office and Post Code. This is easy to use script, works on single call and line of code. Anyone use this script for their standalone website or any kind of CMS. No need extra coding or programming skill to work with this script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    MySQL DB Cleanup Script

    PHP Script to drop tables on all/some databases with wildcards

    I see there is no way in MySQL to drop tables using wildcards like 'temp_%', this simple PHP will help us do the following. 1. specify databases like 'anything%', so you check only the databases you need to. 2. specify tables like 'temp_%' , 'temp3_%' in an array so any number of temp wildcards possible. 3. loop through all databases and tables matching to drop the temp tables. This makes it easy for you dropping many temp tables but be very careful about the wildcard, things...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next