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-02-14




  • Contents


    • Latest PHP Classes blog posts

    • Call to Help All Developers Who Also Like Music to Have More Success (24 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 package entries

    • Concurrent

      Picture of Dwight José Trujillo Barco
      Author: Dwight José Trujillo Barco
      Date: 2026-02-12 (2 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 (4 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.
    • Ticker

      Picture of Niko Peikrishvili
      Author: Niko Peikrishvili
      Date: 2026-02-08 (6 days ago)
      Groups: Project Management, PHP 7, Applications
      Description: This package provides an application to track and manage to do tasks.

      It implements controller classes that can perform several types of actions to manage users that have to do tasks.

      Currently it can:

      - Register, login and logout users

      - Integrate tasks with other tasks in Jira accounts

      - Create, update, list and delete to do tasks with recurring support

      - Show a plan of tasks to do over the week

      - Manage application settings

      - Keep logs of tasks executed over time
    • Laravel Active Email

      Picture of Victor John Ukam
      Author: Victor John Ukam
      Date: 2026-02-07 (7 days ago)
      Groups: Email, Libraries, Validation, PHP 8
      Description: This package can validate email to reject disposable addresses.

      It provides classes to work in a Laravel application to provide a validation rule for email address values entered in forms.

      The classes can check if the email addresses are from disposable email provider services.

    Contents