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 - 2025-07-17




  • Contents



    Contents


    Innovation award results

    Nominees to win the award of June of 2025

    Class: Laravel TikFinity Webhooks
    Description: Handle TikTok events using TikFinity Webhooks
    Author: Stefan Ninic
    Country: Bosnia and Herzegovina


    Class: Site Language Redirection
    Description: Redirect TYPO3 users to site of their language
    Author: Harald Atteneder
    Country: Austria


    Class: Scloby Client API
    Description: Client to call Scloby cloud POS API
    Author: Francesco Danti
    Country: Italy


    Class: My Personal Collection
    Description: Manage a collection of movies stored in PHP array
    Author: Pierre-Henry Soria
    Country: United Kingdom


    Class: Useful Magento Scripts
    Description: Run product operations in Magento e-commerce sites
    Author: Victor Andeloci
    Country: Brazil


    Class: Infra Bridge Domain
    Description: Bridge between domain and implementation classes
    Author: DeGraciaMathieu
    Country: France


    Class: Receipt
    Description: Process and display expense receipts
    Author: Pierre-Henry Soria
    Country: United Kingdom


    Class: CSV Reader Class
    Description: Read data from CSV files using generators
    Author: Omar Andrés Barbosa Ortiz
    Country: Colombia


    Class: Laravel Cross App Auth
    Description: Link Laravel applications to share user management
    Author: DeGraciaMathieu
    Country: France


    Class: Block Sense
    Description: Detect fraud in cryptocurrency transactions
    Author: Mohib Ullah
    Country: Bangladesh


    Class: Easy Blog
    Description: Provide a blog as a Laravel service
    Author: Omar Andrés Barbosa Ortiz
    Country: Colombia


    Class: PHP Development with Docker
    Description: Run Docker to setup a PHP development environment
    Author: Ali YILMAZ
    Country: Turkey


    Vote

    Contents


    • Latest package entries

    • RA PHAR Compiler

      Picture of Roberto Aleman
      Author: Roberto Aleman
      Date: 2025-07-15 (2 days ago)
      Groups: PHP 5, Tools, Applications
      Description: This package can create PHAR archives from files in a directory.

      It provides an application script that can present a form to the user to request details to build a PHAR archive from a list of files that are in a directory.

      The package can generate a PHAR archive using a given stub file provides by the user. The generated archive can be compressed using gzip or bz2 compression algorithms.
    • PHP REST API

      Picture of Okanlawon Anuoluwapo
      Author: Okanlawon Anuoluwapo
      Date: 2025-07-13 (4 days ago)
      Groups: PHP 5, Libraries, Web services, Applications
      Description: This package implements a REST API using Web sockets.

      It provides an example of REST API implementation that uses the Ratchet application class to listen to WebSockets requests on a given host name and port and processes messages to handle the Web Sockets connections.

      The application is implemented using regular Laravel model, view and controller classes.
    • News Aggregator Backend

      Picture of Okanlawon Anuoluwapo
      Author: Okanlawon Anuoluwapo
      Date: 2025-07-11 (6 days ago)
      Groups: Content management, Web services, PHP 7
      Description: This package can aggregate news from sites that provide RSS feeds.

      It provides an application that can fetch RSS feeds articles from several news sites and stores them in a database using the Laravel Artisan tool.

      The application also provides an API that can retrieve articles or perform searches for articles in the database.
    • Manager Laravel Examples

      Picture of DeGraciaMathieu
      Author: DeGraciaMathieu
      Date: 2025-07-10 (7 days ago)
      Groups: Libraries, Design Patterns, PHP 7
      Description: This package can manage objects that can be accessed using drivers.

      It provides an example application that uses the Laravel framework to demonstrate how to implement the manager design pattern.

      The application provides an example weather manager class that can be configured to access different driver classes.

      The example code demonstrates how to choose a driver class and how to call the functions of the driver classes.

    Contents