Browse free open source PHP Graphics Software for Linux and projects below. Use the toggles on the left to filter open source PHP Graphics Software for Linux by OS, license, language, programming language, and project status.

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Open Source Social Network

    Open Source Social Network

    Open Source Social Network (OSSN) is a social networking software

    Open Source Social Network (OSSN) is a social networking software written in PHP. It allows you to make a social networking website and helps your members build social relationships, with people who share similar professional or personal interests. It is available in 17 international languages. OSSN Licensed under the Open Source Social Network License (4.0) / Cryptographic Autonomy License version 1.0. OSSN must be installed into a directory writable by the webserver, or it will not function properly. For most Linux servers running Apache v2, making the parent directory writable is very simple. If you are not running Apache v2 or are using a different type of webserver, you'll need to read your system's documentation or speak to your server administrator before proceeding.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    GeSHi - Generic Syntax Highlighter for PHP. Used to highlight almost any code for the web. Nearly 150 supported languages: PHP, HTML, C and more. Styles can be changed on the fly and CSS classes can be used to reduce the amount of XHTML compliant output.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    GPU,  a Global Processing Unit

    GPU, a Global Processing Unit

    A framework for distributed computing

    An extensible framework for distributed computing on P2P grids. We support peaceful free and open research and build an internet supercomputer. We render movies, solve Eternity puzzles, predict climate and improve a ~30 GHz cluster of clients.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 4
    Simple Infopanel

    Simple Infopanel

    Simple Infopanel is a free digital signage software in PHP and React

    Simple Infopanel is a free digital signage software that works like a slider and shows title, image or video, description and QR-Code for URL on every slide. It provides its own GUI for the editing based on PHP-Framework Symfony. The GUI has an integrated simple role concept. This tool can be used for digital signage, Information panels (infopanels), News aggregators, events or similar. You only need to have docker installed to start this application. The source code is available on GitHub: https://github.com/InfoDeskMe/Infopanel Read Documentation: https://www.simple-infopanel.com
    Downloads: 8 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 5
    PDFLib-free PDF creation using PHP. It has interface compatible with php pdf creator (pdf-php library). Implements most of Adobe recommended features like PageTrees, Outlines, and so on.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Asido is a PHP (PHP4/PHP5) image processing solution, with "pluggable" drivers(adapters) for virtually any environment (GD2, Image Magick, etc). Asido does: various resize routines, watermark, rotation, copy images, cropping, grayscale, convert, etc.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    WideImage is an object-oriented PHP image library, written in PHP5. It uses GD2 and promotes ease of use and extensibility. It supports all common image transformations, such as resize, watermark, crop, draw text, ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Customizable browser based (text/web(WYSIWYG)) file editors environment in PHP (GPL Licensed) with loads of features. (tested only in firefox)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Project has moved to: https://github.com/lsolesen/pel/ The PHP Exif Library (PEL) provides an easy-to-use library written in pure object-oriented PHP5 which will allow you to read and write the Exif tags commenly found in JPEG and TIFF photos taken w
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    UIMP(Unified Image Manipulation Program) is an OS independent Image Processing system, which provides over 1000 algorithms and supports web online, console and GUI program.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    A management system for images including a library that allows usage in your own PHP 5 and MySQL 4.1.* driven web page.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    FusionCharts Free is a flash charting component for web applications, desktop applications and presentations. It livens up your boring data by converting it to animated and interactive charts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Develope web applications for Edlington :: Rich Media Design Websites, ProjectMonitor, and GATTO Content Management System
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GD2++ is an OOP wrapper for the GD2 extension for PHP, completely written in PHP. It covers all GD2 functionality, plus a lot more like gradients, graphs etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A PHP-Wraper around the Ghostscript-command
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Imagine

    Imagine

    PHP 5.3 object oriented image manipulation library

    Imagine is a OOP library for image manipulation built in PHP 5.3 using the latest best practices and thoughtful design that should allow for decoupled and unit-testable code. ImagineInterface (Imagine\Image\ImagineInterface) and its implementations is the main entry point into Imagine. You may think of it as a factory for Imagine\Image\ImageInterface as it is responsible for creating and opening instances of it and also for instantiating Imagine\Image\FontInterface object. The main piece of image processing functionality is concentrated in the ImageInterface implementations (one per driver - e.g. Imagick\Image). The main idea of Imagine is to avoid driver specific methods spill outside of this class and couple of other internal interfaces (Draw\DrawerInterface), so that the filters and any other image manipulations can operate on ImageInterface through its public API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NetScripter is a web-based cross-browser interpreter compatible with NScripter, it is suitable for presentations, games and interactive webpages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    OOF: the very open Flash components
    OOF is a set of components which enable designers to create a back office, a front office, dynamic sites, forms, rich applications, database driven applications... This done with Flash or SILEX, by designers without programming skills.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PHP Button Generator - A Dynamic Button Engine for Web Site. Using button templates, windows True Type fonts(TTF), small icons to dynamic generate buttons for your web pages. Use it with Cascading Style Sheets(CSS) to let user to choose their web skin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A collection of libraries and scripts to enhance and ease PHP web development. Project includes: Image Create for PHP libHtmlForm for PHP Variables from URI for PHP Optimize Database for MYSQL Chopspaces for PHP HTML special chars encode for PHP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Simple form-based html imagemap making interface. Usable on any graphical browser. Install this sucker and you can make painless imagemaps anywhere. All code is contained in ONE .php file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PHP class encapsulating manipulation with ICC profiles saved in JPEG images. Written in pure PHP without any 3rd party libraries and/or utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PHP Polar Tools is a set of PHP classes for the parsing and management of Polar Heart Rate Monitor data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PHP-DirectFB is a PHP extension that implements language bindings for DirectFB, a hardware accelerated graphics library for the Linux Framebuffer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PHP-NetPBM is a PHP class that interact with NetPBM. Main goal is to decrease the pain of using the NetPBM library when working with images in different formats. Featured with macro commands to perform manipulations on many files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.