Search Results for "pivot table php" - Page 3

Showing 305 open source projects for "pivot table php"

View related business solutions
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 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
  • 1
    mPDF

    mPDF

    PHP library generating PDF files from UTF-8 encoded HTML

    mPDF is a PHP library that generates PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files ‘on-the-fly’ from his website, handling different languages. It is slower than the original scripts e.g. HTML2FPDF and produces larger files when using Unicode fonts, but support for CSS styles etc. and has been much enhanced.
    Downloads: 69 This Week
    Last Update:
    See Project
  • 2
    BSW Mailer

    BSW Mailer

    Scrip to send mail with attachments

    This Scrip can send email with or without multiple attachments. It is written in PHP and needs MySQL database the setup of this script is very easy Hint: This script developed from another script. This script creates a table with name members in your database if exist this name before you should change the name of table in install.php and change the same name in bswmail.php
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Extended Pagebreak

    Extended Pagebreak

    Extended Pagebreak Plugin for Joomla

    The purpose of this plugin is to replace the version of Pagebreak shipped with Joomla! core by an enhanced, more modern variation that adds extended Table of Contents functionality to a paginated article. This plugin is safe for printing and PDF production (f.i. through PDF Preprocessor).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Extended Page Navigation

    Extended Page Navigation

    Extended Page Navigation Plugin for Joomla

    The purpose of this plugin is to replace the version of Page Navigation shipped with Joomla! core by an enhanced, more modern variation that adds extended navigation functionality to articles. Version 2.0 of the plugin is compatible with both 1.5 and 2.5 versions of Joomla!, however there will be no support for 1.5, new features will be only available in Joomla! 2.5 and higher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    Redo Rescue: Backup and Recovery

    Redo Rescue: Backup and Recovery

    Backup and Recovery Made Easy

    Redo Rescue Backup and Recovery can backup and restore an entire system in minutes with a point-and-click interface anyone can use. Bare metal restore to a new, blank drive and be up and running in minutes. Supports saving to and restoring from local disks or shared network drives. Selectively restore partitions and remap them to different locations on the target drive. Additional tools included for partition editing, web browsing, and more. Runs from live CD/USB; no installation needed. ...
    Leader badge
    Downloads: 745 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
    Laravel Comments

    Laravel Comments

    Native comments for your Laravel application.

    Comments is a Laravel package. With it you can easily implement native comments for your application. This package can be used to comment on any model you have in your application. All comments are stored in a single table with a polymorphic relation for content and a polymorphic relation for the user who posted the comment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    xSMBus - Java I2C/SMBus API

    xSMBus - Java I2C/SMBus API

    USB Bridge for SMBus(I2C), GPIO, and Clock, Java API

    [Introduction] xSmbus-m01 is not only a Java API, but also a program that can be executed separately. The following are its function options: Need to be executed at the command prompt, java -jar /YourPath/xSmbus-m01-1.0p.jar Help - list the parameter table Verification - verify that the product is working properly Test - used for system maintenance, in advance Check - determine if there is a device on the I2C location Scan - search in the range of 00-FF, search out on the I2C bus all devices Interactive - enter interactive mode File - You can use the executable script to attach files Reset - restart xBridge-M01 You may refer to xBridge that is based on this API https://xbridge-m01.doidx.com You can buy the product from: - China, https://shop255163877.taobao.com - Taiwan, you can buy on https://www.ruten.com.tw/user/index00.php?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GoRose ORM

    GoRose ORM

    Mini database ORM for golang

    GoRose (go orm), a mini database ORM for golang, which was inspired by the famous PHP framework laravel's eloquent. It will be friendly for PHP developers and python or ruby developers. Currently provides six major database drivers: MySQL, sqlite3, Postgres, Oracle, MySQL. GoRose 2.0 adopts a modular architecture, communicates through the API of the interface, and strictly depends on the lower layer. Each module can be disassembled or even customized to your liking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10

    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
  • 11
    Analogue ORM

    Analogue ORM

    Analogue ORM : Data Mapper ORM for Laravel/PHP

    Analogue is a flexible, easy-to-use ORM for PHP. It is a transposition of the Eloquent ORM that ships with Laravel framework using a Data Mapper pattern instead of the original Active Record approach. it overcomes some of Eloquent's architectural limitations by using a strict separation of concerns; for example, you can use Value Objects or Single-table-inheritance, which are hard/impossible to implement correctly using the native ORM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Laravel Searchable

    Laravel Searchable

    A php trait to search laravel models

    Searchable is a trait for Laravel 4.2+ and Laravel 5.0 that adds a simple search function to Eloquent Models. Searchable allows you to perform searches in a table giving priorities to each field for the table and its relations. This is not optimized for big searches, but sometimes you just need to make it simple (Although it is not slow). By default, multi-word search terms are split and Searchable searches for each word individually. Relevance plays a role in prioritizing matches that match...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ShortDevs

    ShortDevs

    ShortDevs is the universe of tables and shortcodes

    Shortdevs is a tool created with html / css / php / mysql / js and jquery. Shordevs allows the user to collect, manipulate, share data on the web and it simplifies work. Shortdevs allows a non-programmer to create anything that he can imagine with the help of shortcodes and tables. In Shortdevs a table is called a "page" or "superpage". Pages are private, only the json data for the pages can be shared on the web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PhpMyPizza

    PhpMyPizza

    A simple restaurant manager, made for educational purposes

    PhpMyPizza is an order manager for "more technological" restaurants". PhpMyPizza is based on PHP as a programming language e SQL ( MySQL ) for the management of the entire restaurant. Go on Conti and press the button next to the table concerned. A pop-up will open within the page ( modal ) where you can check the account of a table, are applied covered and additional taxes that can be changed on the settings. Once payment is confirmed, the completed table records are deleted. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Codice Swordfish

    PHP and HTML for PDO connection code creator

    It helps you coding in PHP, creating pages with PDO connections. Entering fields and table name, It create easily code for binding parameter and sql. You can adapt it at your own needs and if you think your modification could be helpful for everybody you may share it with us.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    sindhi to roman transliteration

    this is roman to sindhi and sindhi to roman transliteration php mysql

    this is roman to sindhi and sindhi to roman transliteration php mysql.... backup... work is still in process... in duplicate table we have to insert basic units of english to sindhi and sindhi to english units of translitration maximum lenght is 3 characters long..... in second table tsrs_table we have to add short vowels to sindhi words.... as mentioned in index.php file..... if you are php mysql programmer then put translitration baba good in database folder of wamp or zamp www. and tsrs forlder is database folder of project put it in mysql folder in wamp or zamp where database folders are stored
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Emanage

    Emanage

    Web Control Panel for Linux Servers

    A Better Way To Manage Your Server Powerful And Easy To Use Web Hosting Control Panel Running Servers All Around The World Operating systems supported by Emanage are listed in the table below. Cent OS 7.x Install Emanage via command line: curl -o latest -L https://download.emanage.net && sh latest
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TCPDF - PHP class for PDF

    TCPDF - PHP class for PDF

    PHP class for PDF

    TCPDF is a PHP class for generating PDF documents without requiring external extensions. TCPDF Supports UTF-8, Unicode, RTL languages, XHTML, Javascript, digital signatures, barcodes and much more. IMPORTANT: This version will be soon marked as deprecated and replaced by a new version currently under development: https://github.com/tecnickcom/tc-lib-pdf
    Leader badge
    Downloads: 226 This Week
    Last Update:
    See Project
  • 19
    Elasticquent

    Elasticquent

    Maps Laravel Eloquent models to Elasticsearch types

    ...You can use the default settings or define how Elasticsearch should index and search your Eloquent models right in the model. Elasticquent uses the official Elasticsearch PHP API. To get started, you should have a basic knowledge of how Elasticsearch works (indexes, types, mappings, etc). When using a database, Eloquent models are populated from data read from a database table. With Elasticquent, models are populated by data indexed in Elasticsearch. The whole idea behind using Elasticsearch for search is that its fast and light, so you model functionality will be dictated by what data has been indexed for your document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Laravel-Translatable

    Laravel-Translatable

    A Laravel package for multilingual models

    If you want to store translations of your models into the database, this package is for you. This is a Laravel package for translatable models. Its goal is to remove the complexity in retrieving and storing multilingual model instances. With this package you write less code, as the translations are being fetched/saved when you fetch/save your instance. If the property fallback is enabled in the configuration, then translatable will return the translation of the fallback locale for the fields...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PivotTable.js

    PivotTable.js

    Open-source Javascript Pivot Table

    PivotTable.js is a powerful JS library (originally CoffeeScript) that brings Excel-style pivot tables to the browser. Built atop jQuery and jQueryUI, it allows users to drag and drop fields into rows, columns, and aggregators to slice and summarize datasets. It also integrates with Python and R via modules like pivottablejs, making it versatile for data analysis across platforms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    freePHPgallery

    freePHPgallery

    file explorer and picture gallery — web-based, easy-to-use and free

    freePHPgallery is a web-based, easy-to-use and free file explorer and picture gallery software written in PHP. freePHPgallery is designed for mobile phones, tablets and desktop computers, and features an multiple language web-presentation. freePHPgallery only requires PHP. It does not need a database or any other additional software. A sample installation can be seen and tested here: https://freephpgallery.sourceforge.io
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Table Builder for CSV

    Table Builder for CSV

    The Table Builder for CSV creates HTML table from csv file

    The Table Builder for CSV creates HTML table from csv file in Wordpress. It provides pagination and search filter capabilities for created table. Also, you can customize settings of created table and define new captions for columns headers. For using this plugin, you should place your csv files in the WordPress uploads folder. To use this plugin, after activation of the plugin, you should place [table_builder_for_csv] shortcode in your posts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Table Maker for CSV

    Table Maker for CSV

    Table maker for CSV: A Joomla module for creating HTML table from CSV

    Table Maker for CSV is a free Joomla module that creates a HTML table from the input csv file. Before using this module, You must upload csv file in Joomla images folder.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Contestant

    Contestant

    Helps to manage contestant/participant applications

    The contestant project is an idea and an example how to deal with plenty number of participant applications. Especially when those applications are sent to organizer in paper form. In short, participant fills out a form through web site which generates pdf file with QR code. It can be printed, signed and stamped by participant organization. The organizer gets the application form by email or via post, scans QR code from the form and pastes the data into table without necessary of...
    Downloads: 2 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB