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 Thursday - 2026-01-22




  • Contents


    • Latest PHP Classes blog posts

    • Call to Help All Developers Who Also Like Music to Have More Success (1 day ago)

      Posted on: 2026-01-21
      Summary: This is a second call to developers who want to have more success with music. In the first call, we called only developers who had submitted packages to the PHP Classes site. Please excuse us if you have already seen this message.

      Here at Icontem, the company that manages the PHP Classes site and other community sites, we are launching a new initiative to help professional developers like yourself have more success in other areas that you also love.

      If you like music, please continue to read to learn how we can help you to have more success if you also like music.
    • How to Meet Lovely People Near You Using the Weekend Club Application to Have Better Personal Life (13 days ago)

      Posted on: 2026-01-09
      Summary: As a developer, you also have a personal life that involves relationships with people that you love.

      Developers that are lonely would be happier if they could relate with people they love.

      Read this article to discover how to find people that you love near the location where you live using the Weekend Club application.

    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 (2 days 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

      - Automatically generate pagination for search query with more than 500 results

    • Ascoos OS Digital Circuit DSP

      Picture of Christos Drogidis
      Author: Christos Drogidis
      Date: 2026-01-18 (4 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 (7 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