81 programs for "get excel data to php" with 1 filter applied:

  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 1
    Requests for PHP

    Requests for PHP

    Requests for PHP is a humble HTTP request library

    ... to build most of the HTTP response parsing yourself. Requests allows you to send HEAD, GET, POST, PUT, DELETE, and PATCH HTTP requests. You can add headers, form data, multipart files, and parameters with basic arrays, and access the response data in the same way. Requests uses cURL and fsockopen, depending on what your system has available, but abstracts all the nasty stuff out of your way, providing a consistent API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Laravel Shopping Cart

    Laravel Shopping Cart

    Shopping Cart Implementation for Laravel Framework

    A Shopping Cart Implementation for Laravel Framework. By default, the cart has a default sessionKey that holds the cart data. This also serves as a cart unique identifier which you can use to bind a cart to a specific user.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Laravel Restify

    Laravel Restify

    The fastest way to make a powerful JSON:API compatible Rest API

    Laravel Restify is an extraordinary tool inspired by Laravel Nova for building a robust and modern API. If you already have an application built with Laravel Nova, you can transfer your data to Laravel Restify by using basically the same resource class content. If you don't have an application written with Nova, you can start with Laravel Restify from scratch and get a powerful API in a few minutes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Apache Drill

    Apache Drill

    Apache Drill is a distributed MPP query layer for self describing data

    Apache Drill is a distributed MPP query layer that supports SQL and alternative query languages against NoSQL and Hadoop data storage systems. It was inspired in part by Google's Dremel. Get faster insights without the overhead (data loading, schema creation and maintenance, transformations, etc.) Analyze the multi-structured and nested data in non-relational datastores directly without transforming or restricting the data. Leverage your existing SQL skillsets and BI tools including Tableau...
    Downloads: 1 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 5
    xlswriter

    xlswriter

    PHP Extension for creating and reader XLSX files

    PHPExcel has been unable to work properly for memory reasons at 40,000 and 100000 points, but it can be resolved by modifying the ini configuration, but the time may take longer to complete the work. xlswriter is a PHP C Extension that can be used to write text, numbers, formulas and hyperlinks to multiple worksheets in an Excel 2007+ XLSX file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Corcel

    Corcel

    Use WordPress backend with Laravel or any PHP application

    A collection of Model classes that allows you to get data directly from a WordPress database. Corcel is a collection of PHP classes built on top of Eloquent ORM (from Laravel framework), that provides a fluent interface to connect and get data directly from a WordPress database. You can use WordPress as the backend (administration panel) or CMS, for inserting posts, custom types, etc, and any other PHP app in the other side querying those data (as a Model layer). It's easier to use Corcel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Laravel Visits

    Laravel Visits

    Laravel Visits is a counter that can be attached to any model

    Laravel Visits is a counter that can be attached to any model to track its visits with useful features like IP protection and lists caching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Laravel Queue Monitor

    Laravel Queue Monitor

    Monitoring Laravel Jobs with your Database

    This package offers monitoring like Laravel Horizon for database queues. Monitoring Laravel Jobs with your Database. Migrate the Queue Monitoring table. The table name can be configured in the config file or via the published migration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Laravel Package Tools

    Laravel Package Tools

    Tools for creating Laravel packages

    This package contains a PackageServiceProvider that you can use in your packages to easily register config files, migrations, and more. This package is opinionated on how you should structure your package. To get started easily, consider using our package-skeleton repo to start your package. The skeleton is structured perfectly to work perfectly with the PackageServiceProvider in this package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 10
    Canvas

    Canvas

    Publishing on your own terms

    Canvas is a fully open source package to extend your existing Laravel application and get you up and running with a blog in just a few minutes. In addition to a distraction-free writing experience, you can view monthly trends on your content, get insights into reader traffic and more. Canvas is a powerful tool for Laravel apps that makes it easy to write, edit, and brand your work with a range of publishing tools. Incorporate meaningful tags, informative meta data, and canonical links to boost...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Matomo

    Matomo

    Alternative to Google Analytics that gives you full control over data

    ... ownership you get the power to protect your user’s privacy. You know where your data is stored and what’s happening to it, without external influence. We’re serious about privacy here at Matomo and keeping your business GDPR and CCPA compliant. The Google Analytics Importer plugin imports Google Analytics reports into a Matomo instance. When you run an import, your Google Analytics (GA) Property will be automatically created as a Website into Matomo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GraphQL Lighthouse

    GraphQL Lighthouse

    A framework for serving GraphQL from Laravel

    ..., the client can get all the data they need - and no more - all in a single request. A GraphQL server can tell clients about its schema, so they will always know exactly what they will get. Updating between minor versions will not require changes to PHP code or the GraphQL schema and cause no breaking behavioural changes for consumers of the GraphQL API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Laravel Auditing

    Laravel Auditing

    Record the change log from models in Laravel

    This package will help you understand changes in your Eloquent models, by providing information about possible discrepancies and anomalies that could indicate business concerns or suspect activities. Laravel Auditing allows you to keep a history of model changes by simply using a trait. Retrieving the audited data is straightforward, making it possible to display it in various ways. Auditing events provide a simple observer pattern implementation, allowing you to subscribe and listen...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Laravel Report Generators

    Laravel Report Generators

    Rapidly Generate Simple Pdf, CSV, & Excel Report Package on Laravel

    Rapidly generate simple PDF reports on Laravel or CSV/Excel reports. This package provides simple PDF, csv & excel report generators to speed up your workflow. It also allows you to stream(), download(), or store() the report seamlessly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Swiss File Knife

    Swiss File Knife

    One hundred command line tools in a small and portable binary.

    Create zip files, extract zip files, replace text in files, search in files using expressions, stream text editor, instant command line ftp and http server, send folder via network, copy folder excluding sub folders and files, find duplicate files, run a command on all files of a folder, split and join large files, make md5 checksum lists of files, remove tab characters, convert CR/LF, list newest or biggest files of a folder, compare folders, treesize, show first or last lines of a file,...
    Leader badge
    Downloads: 430 This Week
    Last Update:
    See Project
  • 16
    EspoCRM - Open Source CRM

    EspoCRM - Open Source CRM

    Moving in the right direction together!

    ... in digitalization of the whole sales process. Being only a basic customer information database in the very beginning of its existence, CRM systems have evolved into something more than just sales software. Today, CRM is considered to be the entire approach to managing interaction with current and potential clients. The system fosters customer loyalty, automates the sales pipelines, streamlines business processes and provides powerful insights into sales performance. Apache / PHP / MySQL
    Downloads: 35 This Week
    Last Update:
    See Project
  • 17

    OpenVigil

    Open pharmacovigilance data extraction, mining and analysis tool

    ... or reporting odds ratios) and export to spreadsheets programs like Microsoft Excel or statistics programs like R. OpenVigil 1 operates on raw data, OpenVigil 2 on cleaned data (using drugbank.ca and drugs@FDA), OpenVigilFDA uses the official FDA online API. OpenVigil 2 supports query for ATC codes or certain chemical moieties. Other tools of the OpenVigil project include a calculator for measurements of disproportionality for a 2x2 contingency table and a drugname mapper using RxNorm.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 18
    CerberusCMS5

    CerberusCMS5

    Cerberus Content Management System

    ... Management System in the world. The latest project version is programmed with the Pre-Hyper-Text-Post-Processor P.D.O. // P.H.P. Data Objects Driver Programming Code Statements that enables it to work on any Database Management System Server: MySQL, MariaDB, MicrosoftSQL, MiniSQL and More.. Continuation From @CerberusCMS
    Downloads: 19 This Week
    Last Update:
    See Project
  • 19
    Science Olympiad Scoring System

    Science Olympiad Scoring System

    Excel based scoring system for Science Olympiad tournaments

    This is an Excel based scoring system for use at Science Olympiad tournaments. Versions have been in use since 2002 at tournaments all over the country. It is free for non-commercial use and modification. Please submit any bug reports or feature requests by emailing the author at the address listed on the Startup page in the workbook. Click on the green button above to download the current Div C version, or on the files link to get the Div B version (be sure to save to disk first...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20

    Pimped Apache Server Status

    Enhanced Apache Server Status page - for one or multiple servers

    ... by a keyword and are available as API Request too to get its data as CSV, XML or JSON. Compatible with PHP 7+8 (and should run on PHP 5.x - but is not supported).
    Downloads: 12 This Week
    Last Update:
    See Project
  • 21
    Epesi BIM Free & Open Source CRM

    Epesi BIM Free & Open Source CRM

    Lighweight CRM, easy to use Kickstarter for web based ERP

    EPESI BIM (Business Information Manager) is a fully functional web CRM/ERP application to store, organize, access and share business records. Manage your data precisely, flexibly and easily, simplifying internal communication and making work-flow more efficient. Epesi has been designed as a Kickstarter project and provides "no code" and "low code" environment for developers. You can quickly create your own modules: https://epesi.org/devtutorial/helloworld Setting up EPESI Web Application...
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 22
    Open Crypto Tracker

    Open Crypto Tracker

    Bitcoin Alts portfolio tracker, email / text / alexa / telegram alerts

    ... Supported (any on supported exchanges). Demo: https://dragonfrugal.org/open-crypto-tracker MINIMUM specs: 1 Ghz CPU / 512 Mb RAM / Quality 16 Gb MicroSD / Nginx or Apache headless / PHP v7.2+ Debian-based Auto-Install ("Terminal" app in your system menu, or over remote SSH): (RECOMMENDED WAY TO PRIVATELY / CHEAPLY USE APP ON INTERNAL / HOME NETWORK) wget --no-cache -O FOLIO-INSTALL.bash https://tinyurl.com/install-crypto-tracker chmod +x FOLIO-INSTALL.bash sudo ./FOLIO-INSTALL.bash
    Downloads: 15 This Week
    Last Update:
    See Project
  • 23
    helpdesk ticketing system, knowledgebase

    helpdesk ticketing system, knowledgebase

    The Free & Popular HESK Web Based Software in Complete Virtual Machine

    This VM is created for 2 reasons: 1. Very little initial setup work required to make a Help Desk live, within minutes. 2. This system should keep running for Years, without requiring Updates / Breakages. If you are new to Virtual Machines, then please watch the Video below ( taken from my other project. just replace td with hd wherever mentioned ) After starting this VM, please login to its administration panel with: Website Address: https://hd.local/ ( Accept Any Warnings...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 24

    GM Online Registration

    Web Online Registration and Payment System for Events

    IMPORTANT: SEE NOTE IN RELEASES DISCUSSIONS ABOUT EMAIL ISSUES. Online registration and payment system for events, to be added to an existing web site (HTML or WordPress). Can be used for any type of registration that requires payment, such as events, membership, etc. Consists of HTML, CSS, Javascript, PHP, and MySQL files. Requirements: PayPal Seller account linked to a bank account Web Server with PHP scripting (version 5, 7, or 8) and MySQL database
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    Dolibarr Community Edition For Intranets

    Dolibarr Community Edition For Intranets

    Web,Sales,Finance,Inventory,Manufacture,HR,Marketing,Services,Efficacy

    This VM is created for 2 reasons: 1. Very little initial setup work required to make a ERP / CRM software live, within minutes. 2. This system should keep running for Years, without requiring Updates / Breakages. If you are new to Virtual Machines, then please watch the Video below ( taken from my other project. just replace td with do wherever mentioned ) After starting this VM, please login to its administration panel with: Website Address: https://do.local/ ( Accept Any Warnings...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next