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 Wednesday - 2026-01-21




  • 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

    • Uniprot PHP Class

      Picture of Saurabh Gayali
      Author: Saurabh Gayali
      Date: 2026-01-20 (1 day ago)
      Groups: Web services, Biology, PHP 7
      Description: This package can access a UniProt Protein sequence REST API.

      It provides classes that can send HTTP requests to the UniProt REST API server to perform several types of services.

      Currently, it can:

      - Retrieve protein information

      - Submit protein mapping request

      - Search for proteins

    • Ascoos OS Digital Circuit DSP

      Picture of Christos Drogidis
      Author: Christos Drogidis
      Date: 2026-01-18 (3 days ago)
      Groups: Algorithms, Audio, Hardware, PHP 8
      Description: This package can simulate a digital signal processing (DSP) circuit.

      It provides an example script that shows how to can create a circuit made of a set of filters that can be of a certain type and simulate the response of that circuit to given signals.

      The example script shows how to:

      - Generate clean and noisy signals

      - Gaussian or Uniform noise injection

      - FIR and IIR low-pass filtering

      - Hann-windowed FFT

      - SNR, THD, SINAD, ENOB estimation

      - Latency estimation

      - JSON or CSV results export support

      - Logging and debugging
    • Laravel PDF2HTML

      Picture of Jacobo Cantorna Cigarrán
      Author: Jacobo Cantorna Cigarrán
      Date: 2026-01-15 (6 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

    Contents