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 Wednesday - 2025-12-17




  • Contents


    • Latest PHP Classes blog posts

    • How to Develop Web Services APIs Faster and Win Prizes (6 days ago)

      Posted on: 2025-12-11
      Summary: Developing a Web services API is a good way to provide a valuable service to other people or companies that may be willing to pay for the benefits of providing an API.

      Like any software project, it may take a significant amount of time to develop an API.

      Read this article to learn how you can reduce the time that an API takes to be developed and win prizes for developing great APIs and participating in the Apify $1M challenge.

    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 (3 days 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 (6 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

    Contents