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 Sunday - 2026-02-08




  • Contents


    • Latest PHP Classes blog posts

    • Call to Help All Developers Who Also Like Music to Have More Success (18 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.
    • How to Meet Lovely People Near You Using the Weekend Club Application to Have Better Personal Life (30 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 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

    • Laravel Active Email

      Picture of Victor John Ukam
      Author: Victor John Ukam
      Date: 2026-02-07 (1 day 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.
    • PHP Light MVC

      Picture of Alvaro Talavera
      Author: Alvaro Talavera
      Date: 2026-02-05 (3 days ago)
      Groups: PHP 5, Libraries, Design Patterns
      Description: This package provides a MVC framework to implement PHP Web applications.

      It provides a router class that allows to map request URL patterns to action controllers that will handle the requests that match the URL patterns.

      The package also provides base model classes that implement the ActiveRecord design pattern to store and retrieve model objects in tables of SQL databases.

      It also supports processing view PHP scripts that work as templates to generate the output of the HTML Web pages or email messages.
    • Very Simple Site Framework

      Picture of Ákos Nikházy
      Author: Ákos Nikházy
      Date: 2026-02-03 (5 days ago)
      Groups: Libraries, Design Patterns, PHP 7
      Description: This package provides a framework to handle Website requests.

      It provides a router class that can take a variable name and checks the request variables to determine which controller and view classes that will handle the request.

      The router class will call the controller class, passing the name of the view that will be used to generate the output of the pages.

      The package provides base controller class, user login and logout classes, and example controller class.
    • Toon Parser

      Picture of Juan Camacho
      Author: Juan Camacho
      Date: 2026-02-01 (7 days ago)
      Groups: Parsers, PHP 7
      Description: This package can encode and decode values in the TOON (Token-Oriented Object Notation) format.

      It provides a class that can take a variable value and encodes it to return a string in the TOON format.

      The class can also take a string with a value encoded in the TOON format and decodes it to retrieve the original variable value.

      It can also convert a value encoded in the TOON format into the JSON format, and vice-versa.

    Contents