PHP Classes

Site content newsletter

Recommend this page to a friend!
  Daily HTML version   Weekly HTML version   Daily text version   Weekly text version  

Hello this is the Weekly PHP Classes newsletter of Saturday - 2026-01-17




  • Contents



    Contents


    Innovation award results

    Nominees to win the award of December of 2025

    Class: Laravel AuthorizeNet
    Description: Process payments using the Authorize.Net gateway
    Author: Jacobo Cantorna Cigarrán
    Country: Spain


    Class: Ascoos OS - CiC (Cross-Interpreter Communication)
    Description: combine WordPress and Joomla in a shared runtime
    Author: Christos Drogidis
    Country: Greece


    Class: MG Mic Server
    Description: Send sound captured by one computer to another
    Author: Murilo Gomes Julio
    Country: Brazil


    Class: PHP ML
    Description: Process data and evaluate machine learning models
    Author: MD.Shoeb Lincoln
    Country: Bangladesh


    Class: PHP Nano RAG
    Description: Learn and ask questions using AI with RAG
    Author: Rodrigo Faustino
    Country: Brazil


    Class: JML to HTML Renderer
    Description: Convert documents in JML format to HTML
    Author: Christos Drogidis
    Country: Greece


    Class: Booosta ODT to PDF
    Description: Convert ODT documents to PDF using ODT2PDF API
    Author: Peter Buzanits
    Country: Austria


    Vote

    Contents


    • Latest package entries

    • Laravel PDF2HTML

      Picture of Jacobo Cantorna Cigarrán
      Author: Jacobo Cantorna Cigarrán
      Date: 2026-01-15 (2 days ago)
      Groups: HTML, Unix, PHP 7, Documents
      Description: This package can convert PDF documents to HTML using poppler.

      It provides classes that can parse a PDF document using the pdf2html tool of the poppler package and generates an HTML document from the PDF document content.

      Currently, it can:

      - Get the HTML as a string from the whole PDF document

      - Get an array of HTML strings for all pages of the whole PDF document

      - Get the HTML string from a specific page of the PDF document
    • Ascoos OS - CMS Orchestration

      Picture of Christos Drogidis
      Author: Christos Drogidis
      Date: 2026-01-13 (4 days ago)
      Groups: Libraries, Content management, Blogs, PHP 8
      Description: This package how to integrate WordPress, Joomla and Drupal in the same PHP application.

      It provides an example script that uses classes of the Ascoos OS package to perform several types of actions.

      Currently it can:

      - Interpret strings that define action hooks

      - Convert action hooks into macros

      - Register macros that can will execute under certain conditions

      - Call APIs using bridges

      - Process templates
    • Radiance

      Picture of tomloprod
      Author: tomloprod
      Date: 2026-01-11 (6 days ago)
      Groups: Graphics, PHP 8
      Description: This package can generate avatar images from parameters.

      It provides classes that have functions to define several types of parameters that define how the generated avatar image will look like.

      Currently, it can:

      - Define the avatar text and font, image size, shape, base color, saturation, contrast, pixelated overlay,

      - Output image in SVG format
    • QuickWP

      Picture of Adrian M
      Author: Adrian M
      Date: 2026-01-10 (7 days ago)
      Groups: Tools, Systems administration, Content management, Blogs, PHP 8
      Description: This package can manage WordPress sites using the REST API.

      It provides an alternative Web application that can perform several types of operations with WordPress sites by sending HTTP requests to the REST API of a WordPress site installation.

      Currently, this Web application can manage WordPress posts, pages, media, custom posts, categories and tags.

    Contents