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 Friday - 2026-08-07




  • Contents



    Contents


    Innovation award results

    Nominees to win the award of July of 2026

    Class: pomposer
    Description: Install packages shares storage between projects
    Author: Hichem Taboukouyout
    Country: Algeria


    Class: Intercept
    Description: Filter prompts to artificial intelligence services
    Author: Victor John Ukam
    Country: United Kingdom


    Class: CLT Simulator
    Description: Simulate the central limit theorem
    Author: Christos Drogidis
    Country: Greece


    Class: Config Migration
    Description: Migrate configuration files between versions
    Author: Andrew Male
    Country: United States


    Class: Theme Sync - Server-Side UI Preference Detector
    Description: Detect dark mode, contrast and motion preferences
    Author: AKONO Metsam Nathan
    Country: Cameroon


    Class: Sentinela
    Description: Linux protection tools with Web dashboard panel
    Author: Moises Espindola
    Country: Mexico


    Class: Easy-Excel
    Description: Export and read XLSX files with a PHP Go extension
    Author: Roni
    Country: Bangladesh


    Vote

    Contents


    • Latest package entries

    • InvestorySpot Stock Ticker

      Picture of Besim Huskic
      Author: Besim Huskic
      Date: 2026-08-06 (1 day ago)
      Groups: HTML, PHP 5, Web services, Finances
      Description: This package can fetch stock quotes and display them in a ticker.

      It provides a class that can send HTTP requests to different providers to retrieve stock quotes.

      The class can also generate HTML to display a ticker with the retrieved stock quotes in a Web page.

      Currently it supports the following providers:

      - Yahoo Finance

      - Alpha Vantage

      - Finnhub
    • Laravel Truss

      Picture of Alberto Arena
      Author: Alberto Arena
      Date: 2026-08-04 (3 days ago)
      Groups: Databases, Tools, Design Patterns, PHP 8
      Description: This package can be used to view a diagram of a Laravel application model classes.

      It provides a web application that can retrieve the schema of a database used by model classes of a Laravel application using JavaScript to send calls to a web server API that provides the details of the database.

      The JavaScript code on the browser side can retrieve the database schema and display a diagram of database tables, table fields, and table field relations.

      Currently the application can let the users:

      - Scroll and zoom the database diagram

      - Focus on specific tables

      - Show the original types of the Laravel model classes that correspond to table fields

      - Export the diagram as a file in PNG, SVG, Markdown data dictionary and DBML

      - Switch between the main database schema and modules

      - A theme builder to define presentation fonts and colors

      - A schema health analyzer that provides schema improvement suggestions

      - Show changes since the last migration
    • Beacon

      Picture of Steffen Haase
      Author: Steffen Haase
      Date: 2026-08-03 (4 days ago)
      Groups: User Management, Libraries, Design Patterns, PHP 8
      Description: This package provides an MVC framework with built-in user management.

      It provides classes to implement applications based on the Model-View-Controller design pattern.

      The package provides model and controller classes to let applications perform actions to manage user records like registration, login, logout, and password recovery.

      Applications may be created using the composer create-project command.
    • Easy-Excel

      Picture of Roni
      Author: Roni
      Date: 2026-07-31 (7 days ago)
      Groups: Files and Folders, Parsers, PHP 7, Business
      Description: This package can export and read XLSX files with a PHP Go extension.

      It provides a PHP extension written in the Go language that implements classes compatible with the PhpSpreadsheet package.

      This package can be used with the Easy Excel polyfill package to provide a solution to read and write Excel packages in a way that will work even when the Easy Excel extension is not available.

    Contents