Showing 55 open source projects for "php line chart"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • 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
  • 1
    HTML To Markdown for PHP

    HTML To Markdown for PHP

    Convert HTML to Markdown with PHP

    Library which converts HTML to Markdown for your sanity and convenience. You have an existing HTML document that needs to be edited by people with good taste. You want to store new content in HTML format but edit it as Markdown. You want to convert HTML email to plain text email. You know a guy who's been converting HTML to Markdown for years, and now he can speak Elvish. You'd quite like to be able to speak Elvish. You just really like Markdown. By default, HTML To Markdown preserves HTML...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Pinyin

    Pinyin

    A high-quality solution for converting Chinese to Pinyin

    ... memory consumption. Disadvantages, slow conversion, not as fast as memory conversion, php >= 5.5. Small memory type, load dictionary shards into memory. In-memory, preload all dictionaries into memory. Do not load into memory, open dictionary line by line traversal using file stream and allocate single line memory using php5.5 generator (yield) feature.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Package Generator

    Package Generator

    Generates a PHP SDK based on a WSDL, simple and powerful, WSDL to PHP

    Package Generator generates a PHP SDK from any WSDL so you can easily consume any SOAP Web Service without wondering how SOAP is used under the hood. Package Generator provides many options to generate your package even if a few are required. This project has been tested with many WSDL and is currently used on the platform Providr.IO. Package Generator generates files that are detailed in the MANIFEST. You are encouraged to read it to understand how and why the files are generated in addition...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CssSelector Component

    CssSelector Component

    Converts CSS selectors to XPath expressions

    ... to an XPath equivalent. This XPath expression can then be used with other functions and classes that use XPath to find elements in a document. Not all CSS selectors can be converted to XPath equivalents. There are several CSS selectors that only make sense in the context of a web-browser. Pseudo-elements (:before, :after, :first-line, :first-letter) are not supported because they select portions of text rather than elements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 5
    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. Supports almost all languages including RTL (Arabic and Hebrew), and CJK (Chinese-Japanese-Korean). Nested block-level elements (e.g. P...
    Downloads: 64 This Week
    Last Update:
    See Project
  • 6
    PHP Pdf creation - R&OS
    MOVED TO GITHUB https://github.com/ole1986/pdf-php
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    Parsedown

    Parsedown

    Better markdown parser in PHP

    Parsedown is capable of escaping user-input within the HTML that it generates. Additionally Parsedown will apply sanitisation to additional scripting vectors (such as scripting link destinations) that are introduced by the markdown syntax itself. If you wish to allow HTML within untrusted user-input, but still want output to be free from XSS it is recommended that you make use of a HTML sanitiser that allows HTML tags to be whitelisted, like HTML Purifier. In both cases you should strongly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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: 261 This Week
    Last Update:
    See Project
  • 9
    Downloads: 0 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 10
    SqlFormatter

    SqlFormatter

    Lightweight php class for formatting sql statements

    A lightweight php class for formatting sql statements. It can automatically indent and add line breaks in addition to syntax highlighting. I found myself having to debug auto-generated SQL statements all the time and wanted some way to easily output formatted HTML without having to include a huge library or copy and paste into online formatters. I was originally planning to extract the formatting code from PhpMyAdmin, but that was 10,000+ lines of code and used global variables...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Send files from any place to an HTTP server. Transfer files in parts / chunks. Transfer big files (and small). Have limited upload file size? Multiple files at once? Behind a firewall (no scp/rsync/sftp)? This is for you. Made in PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Dynamic Survey

    Dynamic Survey

    Web based survey with plenty of features.

    This scripts allows for up to 10 questions, of administrators liking. Dynamic configuration like requesting name, phone, mail, address etc etc. It allows for comments when voting. It also works without interfering with your address line. A detailed display of satisfaction, along with the option to print out comments and user details list/print friendly way. Easy to integrate and set up.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    PHP4sack
    A PHP encapsulation of the AJAX sack library so that developers need only code in PHP to implement AJAX, Feedback will be good to improve this component set. Now supporting cross browser drag and drop events, no other library dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    data2bin

    Create structured binary files from XML data.

    Need to create binary files with data for Your program, game etc.? Tired of using hex-editor and editing the file manually with the risk of structure-mismatches? Too lazy to reedit complete file after changing structure members order or size? "data2bin" is a utility that takes: 1. Your structures description (you can use integers of different sizes and endiannesses, null-terminated text strings, fixed-size binary strings, structures, arrays...) 2. Your data in a XML file written...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 15

    zsphplibs

    I'm moving this project to GitHub as I'm not satisfied with SF.

    cute php and javascript libs that helps coding faster. - ajax support - multilang user interface - paypal class - vatera class - common database layer for postgres, mysql, oracle and sqlite3 - cache, command-line color php output and more Please note I'm moving to GitHub: https://github.com/ZsBT/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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. Easy customizable and fully flexible calls and output. You can apply your own style if you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    XRNS-PHP (was) a collection of command-line scripts for Renoise - http://www.renoise.com/ is contemporary music composition tool with XML-based file formats; making it possible to develop PHP scripts for various areas of interest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PHP XMLTV
    XMLTV alternative. You can lauch from commandline this application (written in PHP5) to grab tv guide from various web sites. This version support italian tv grabber only. As an alternative to the good-old tv_grab_it. Extensible to other grabbers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    RSS Event Manager

    Allows you to submit events to an RSS feed via rest api (http post)

    This tool was originally written to replace the massive amounts of email sent out by automated build scripts. Once this tool is deployed to a server, your scripts can simply use a HTTP Post to submit events, and users can subscribe to the RSS feed to receive updates, instead of receiving an email for each event. It is trivial to add a new feed, and using http to submit events means that firewalls are (usually) not a concern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    html5media

    html5media is a DITA-OT plugin and authoring UI for media insertion

    HTML5Media is a DITA Open Toolkit plugin and authoring UI that helps DITA content creators insert media such as video, audio and animated graphics into DITA source. When the DITA-OT outputs HTML to an HTML5-aware browser, the html5media plugin transforms the DITA media xrefs into HTML5-complient video, audio and canvas tags. The authoring UI helps writers preview media before insertion into DITA source. XML playlists provide a means of storage for media metadata. There are two zipped...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    XMLSchema

    Database schema tool

    This is a fork of the great project adodb-xmlschema which has been abandon. I and another developer have decided to branch it and continue the project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    PHP-Script to generate an RSS-Feed out of an Subversion History. Currently using the svn command line tools, supports multiple svn-sources and a caching to reduce the external requests. All configuration is done within a single xml-file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Simple composer, line by line, of the types in the 42-line Bible using a digital catalogue (imports custom QVision plot data and writes the .DAT.B42 pseudoformat font type). Works via command line and on a web user interface under the GS interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    On-line file manager for extjs projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Compiler and interpreter for the Scriptol programming language. Scriptol is object oriented and the first language to use XML as data structure in sources. It is easy to learn and safe. Also, RSS readers in PHP, an RSS feed editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next