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 Monday - 2025-12-15




  • Contents


    Innovation award results

    Nominees to win the award of November of 2025

    Class: Ascoos OS Hybrid Integration
    Description: Integrate Ascoos OS in PHP framework applications
    Author: Christos Drogidis
    Country: Greece


    Class: Network Tools Queued
    Description: Asynchronous diagnostics to test Internet services
    Author: Henrik Skov
    Country: Denmark


    Class: Laravel AI Email Assistant
    Description: Generate an email message with the OpenAI GPT API
    Author: OmDiaries
    Country: India


    Class: Logical Entropy Cypher
    Description: Encrypt and decrypt data based on logical entropy
    Author: Roberto Aleman
    Country: Venezuela


    Class: Easy Email Validator
    Description: Validate email addresses using domain lists
    Author: Pierre S
    Country: France


    Class: Laravel Toon
    Description: Encode and decode values in the TOON format
    Author: Jacobo Cantorna Cigarrán
    Country: Spain


    Class: MGTOON
    Description: Perform operations with values in TOON format
    Author: Murilo Gomes
    Country: Brazil


    Class: Better PHPinfo
    Description: Get information about the current PHP request
    Author: Thomas Trautner
    Country: Germany


    Class: Pretty Print
    Description: Output array contents using PyTorch style
    Author: samik71
    Country: United States


    Vote

    Contents


    • Latest package entries

    • Laravel Teams Permissions

      Picture of Jacobo Cantorna Cigarrán
      Author: Jacobo Cantorna Cigarrán
      Date: 2025-12-14 (1 day ago)
      Groups: User Management, Libraries, PHP 7
      Description: This package can manage user and group permissions in Laravel applications.

      It provides a Laravel service class that implements several services to manage permissions of application users and groups:

      Currently, it can:

      - Create database tables to store information for teams, permissions, roles, user, abilities, ability, groups, user, permission, invitations, team audit logs

      - Support multi-tenant applications

      - Manage Role-Based Access Control (RBAC) permissions

      - Entity-specific abilities

      - Global groups

      - Audit logging

      - REST API
    • PHP Ymap

      Picture of Engin Ypsilon
      Author: Engin Ypsilon
      Date: 2025-12-11 (4 days ago)
      Groups: Email, Networking, Searching, PHP 8
      Description: This package can retrieve email messages from an IMAP server.

      It provides a class that provides a fluent interface to retrieve messages in a mailbox accessed using the IMAP protocol.

      Currently, it can:

      - Fetch messages

      - Mark messages as read, as unread, as answered

      - Set and clear flags

      - Searching for messages

      - Get unread messages

      - Convert HTML messages to text
    • ATON Format PHP

      Picture of Stefano D'Agostino
      Author: Stefano D'Agostino
      Date: 2025-12-09 (6 days ago)
      Groups: Compression, Data types, Artificial intelligence, Performance and optimization, PHP 8
      Description: This package can encode and decode values using the ATON format.

      It provides a class that can take a variable value and encode it as a string in the ATON (Adaptive Token-Oriented Notation) format.

      The class can also take a string in the ATON format and decode it to return the original variable value.

    Contents