| Posted on: |
2025-12-05 |
| Location: |
London, United Kingdom |
| | May work remotely from another country |
| Posted on: |
2025-12-04 |
| Location: |
Austin, TX, United States |
| | May work remotely from another country |
| Posted on: |
2025-12-02 |
| Location: |
Claymont, Delaware, 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: |
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 |
|
|
|
Contents
-
 |
| Author: |
Murilo Gomes |
| Date: |
2025-12-05 (1 day ago) |
| Groups: |
HTTP, Parsers, PHP 7 |
| Description: |
This package can parse the current request URL to get its parts.
It can retrieve the current HTTP request URL path, clean it to remove tags and white space, and return its parts.
Currently, it can:
- Check if a given name is in the URL path
- Get the URL parameters by number
- Get the first, last or penultimate URL parameter
In Portuguese:
MiPhantRoute é uma biblioteca para trabalhar com rotas de uma forma mais fácil. |
|
-
 |
| Author: |
Jacobo Cantorna Cigarrán |
| Date: |
2025-12-02 (4 days ago) |
| Groups: |
E-Commerce, Web services, PHP 7 |
| Description: |
This package can process payments using the Authorize.Net gateway.
It provides Laravel service classes that can perform several types of operations to process payments sending HTTP requests to the Authorize.Net gateway Web services server.
Currently, it can perform the operations:
- Manage customer profiles
- Manage payment profiles
- Charge payments using credit cards
- Process refunds from given payment profiles
- Process payments from given payment profiles
- Manage subscription payments
- Management of payment transactions |
|
-
 |
| Author: |
samik71 |
| Date: |
2025-11-30 (6 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 (7 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. |
|
Contents
|
|