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 Daily PHP Classes newsletter of Friday - 2025-07-18



  • 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

    • PHP Async

      Picture of Lucas Marques Dutra
      Author: Lucas Marques Dutra
      Date: 2025-07-17 (1 day ago)
      Groups: Language, Performance and optimization, PHP 7
      Description: This package can run scripts in parallel using the PHP CLI command.

      It provides a class that can start processes to run given PHP scripts in parallel using the PHP CLI command. It can run on UNIX based systems like Linux and Windows.

      The package also provides a class that can also execute a given closure function in parallel, using shared memory to send the closure function to a parallel process that will execute the function.

    Contents