Test this is the Weekly PHP Classes newsletter of Tuesday - 2025-12-02
| Find Great PHP Professionals to Work with You in Your Projects
If you can finish your projects faster, your customers will pay you sooner.
One way to finish the projects faster is to work with qualified professionals with experience in the areas that are necessary to develop projects for your customers.
Look at PHP Classes site Professionals section to find many professionals available to work with you in projects for your customers. |
| Test you are getting this message as part of the service for being a user of the PHP Classes site to which you registered voluntarily using the email address test@niepodam.pl. Test, if you found this message in the Spam folder, and you want to keep receiving newsletters like this, please move this message to your email application's Inbox folder.{break}If you wish to unsubscribe from this newsletter, go to the unsubscribe page. |
| Posted on: |
2025-11-25 |
| Location: |
Allen, TX, United States |
| | May work remotely from another country |
Contents
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: |
|
|
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 |
|
|
|
Contents
-
 |
| Author: |
samik71 |
| Date: |
2025-11-30 (2 days ago) |
| Groups: |
Debug, Data types, PHP 8 |
| Description: |
This package can output array contents using PyTorch style.
It can take an array variable value and outputs the array entry values in a way that can be readable by humans.
The package provides classes and a function that can format the output.
Currently, it supports:
- Aligned 2D tables
- Summarized tensor views |
|
-
 |
| Author: |
Thomas Trautner |
| Date: |
2025-11-29 (3 days ago) |
| Groups: |
PHP 5, System information, Debug, Tools |
| Description: |
This package can get information about the current PHP request.
It provides a class that can get several details about the current request that PHP is processing in a similar way to the phpinfo() PHP function.
The class can display the information in a responsive Web page using Bootstrap 5 for styling with dark and light theme support.
The information can be displayed in groups by category using collapsible lists with icons and item counts.
There is a clear separation of the values of the main PHP configuration and the local configuration changes.
It also allows users to search for information entries of the current request using the given search keywords.
The class can also retrieve the current information requests in an array and functions to search for specific information values.
The access to the page where the current request information is displayed can be optionally protected using authentication based on a username and password. |
|
-
 |
| Author: |
Murilo Gomes |
| Date: |
2025-11-28 (4 days ago) |
| Groups: |
Data types, PHP 7 |
| Description: |
This package can perform operations with values in TOON format.
It can perform several types of manipulation operations with variable values that can be encoded in the Token-Oriented Object Notation (TOON).
Currently it can:
- Create a new value from a variable
- Return the current value or a value with a given key
- Update an entry of the current value with a given key with a new entry value
- Delete an entry of the current value with a given value
- Return a string with the current value in the TOON format
- Validate a string to check if it is in the correct TOON format
In Portuguese:
MGTOON é uma biblioteca para trabalhar com Token-Oriented Object Notation no PHP. |
|
Contents
Test, if you found this message in the Spam folder, and you want to keep receiving newsletters like this, please move this message to your email application's Inbox folder.{break}If you wish to unsubscribe from this newsletter, go to the unsubscribe page.
If want to switch the message format between text and HTML visit the options page and change it in the E-mail alerts and newsletters tab. |