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 Tuesday - 2026-02-17




  • Contents


    • Latest PHP Classes blog posts

    • Call to Help All Developers Who Also Like Music to Have More Success (27 days 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.

    Contents


    Innovation award results

    Nominees to win the award of January of 2026

    Class: miphanttpl
    Description: Generate HTML using functions with the tag names
    Author: Murilo Gomes Julio
    Country: Brazil


    Class: Ascoos OS Digital Circuit DSP
    Description: Simulate a digital signal processing circuit
    Author: Christos Drogidis
    Country: Greece


    Class: QuickWP
    Description: Manage WordPress sites using the REST API
    Author: Adrian M
    Country: Ireland


    Class: Radiance
    Description: Generate avatar images from parameters
    Author: tomloprod
    Country: Spain


    Class: Uniprot PHP Class
    Description: Access a UniProt Protein sequence REST API.
    Author: Saurabh Gayali
    Country: India


    Class: Attendance QR Plugin Wordpress
    Description: Track user attendance using a QR Code verification
    Author: Abed Nego Ragil Putra
    Country: Indonesia


    Class: PHP Eco-Profiler: High-Precision Carbon Footprint Auditor
    Description: Measure the carbon footprint of applications
    Author: zinsou A.A.E.Moïse
    Country: Benin


    Class: The Mulia Smart Test Plugin for Wordpress
    Description: Show and process quizes in a WordPress site
    Author: Abed Nego Ragil Putra
    Country: Indonesia


    Class: Task PHP
    Description: Run in parallel PHP code tasks and await for them
    Author: Nahid Bin Azhar
    Country: Bangladesh


    Class: hitilafu
    Description: Error handler that displays the error context
    Author: Boss Ibrahim Mussa
    Country: Congo


    Vote

    Contents


    Latest support forum threads

    Subject Posted on Class
    E-mails
    I don't know what's happening
    2026-02-16 Projeto Loja

    Contents


    • Latest package entries

    • Link Generator

      Picture of Melanie Wehowski
      Author: Melanie Wehowski
      Date: 2026-02-15 (2 days ago)
      Groups: HTML, Templates, PHP 8
      Description: This package can generate HTML for links and forms from templates.

      It provides a class that can generate HTML for links or forms that can lead users to specific pages.

      The class has support to generate HTML for the links and forms using templates.

      It can replace variable values in the HTML templates from parameter values.
    • Brick Offers

      Picture of Matous Nemec
      Author: Matous Nemec
      Date: 2026-02-14 (3 days ago)
      Groups: Web services, PHP 7, Business, Applications
      Description: This package implements a business lead management application.

      It implements a Web application and a Web API to let users perform several types of operations with business leads.

      Currently, it can:

      - List supported industries and generate benchmarks for a specific industry

      - Analyze statistics stored in a database about leads and get lead trends and benchmarks

      - Import lead data in JSON format

      - Generate, preview, send, approve, reject, mark as responded or converted offers to leads

      - Generate, approve, reject, recycle, estimate proposals

      - Process email notifications with Amazon SNS SES service

      - Track opening and clicks in email notification messages, display unsubscribe page and handle unsubscribe requests
    • Concurrent

      Picture of Dwight José Trujillo Barco
      Author: Dwight José Trujillo Barco
      Date: 2026-02-12 (5 days ago)
      Groups: Language, Performance and optimization, PHP 8
      Description: This package can manage the execution of several tasks using Fibers.

      It provides a task class that can take a PHP Fiber object that can run a parallel task to manage the state of the task run using the Fiber object.

      The package also provides a Concurrent class that can start parallel tasks using callback functions that can execute the code of the task when the functions are called.

      It can also perform several operations to manage the execution of a task like:

      - Yield a task

      - Make a task sleep for a period

      - Wait for a task to finish and return the task execution result

      - Get a list of all tasks being managed

      - Wait for the next task to finish

      - Wait for all tasks to finish until a period

      - Cancel the execution of a task

      - Run all managed tasks
    • Projeto Loja

      Picture of Rodrigo Faustino
      Author: Rodrigo Faustino
      Date: 2026-02-10 (7 days ago)
      Groups: Graphics, E-Commerce, PHP 7, Applications
      Description: This package can resize and compress uploaded images.

      It provides a JavaScript component that can take a picture and use a canvas object to scale and compress an image file and convert the image to the WebP format.

      The package also provides PHP classes that can process images and store them as server side files as part of the details of products stored in a database.

    Contents