| Class: |
Random Thing Counter App |
|
|
Description: |
Manage counters and count accesses with a database |
|
Author: |
|
|
Country: |
Hungary |
| Comment: |
Visitor counters are very simple application components that can count accesses to web application pages.
This package can manage multiple counters that store counter information in a database. |
|
| Class: |
ext-pqcrypto |
|
|
Description: |
PHP extension to encrypt data with FIPS algorithms |
|
Author: |
Scott Arciszewski |
|
Country: |
United States |
| Comment: |
FIPS (Federal Information Processing Standards) is a set of standards defined by the United States government to specify security requirements for cryptography software and hardware used to protect sensitive and unclassified data through encryption algorithms and testing.
The United States federal agencies only use products that follow the FIPS standards.
This package implements a PHP extension that implements several cryptography algorithms defined by FIPS standards. |
|
| Class: |
Quantum AI JML |
|
|
Description: |
Show Quantum Decoherence and AI drift prediction |
|
Author: |
Christos Drogidis |
|
Country: |
Greece |
| Comment: |
Systems can become unstable due to noise, uncertainty, or other conditions that may appear at the same time.
Artificial intelligence can be used to predict when a system drifts and becomes instable.
This package can show how to simulate systems that can become instable.
It can be used, for instance, to predict upcoming weather storms. |
|
| Class: |
UID (UUID, ULID, Snowflake, Sonyflake, Nano, CUID, KSUID, XID, TBSL) |
|
|
Description: |
Generate, parse, validate unique identifiers |
|
Author: |
A. B. M. Mahmudul Hasan |
|
Country: |
Bangladesh |
| Comment: |
Unique identifiers are often used by developers to reference data that must have a single way to be referenced, like, for instance, data records stored in a database.
There are many different algorithms to generate unique identifiers.
This package provides an implementation of modern unique identifier generation algorithms, like, for instance, Snowflake and Sonyflake. |
|
| Class: |
too-vark |
|
|
Description: |
Manage people work schedule times and tasks |
|
Author: |
Uku-Kaarel Jo~esaar |
|
Country: |
Estonia |
| Comment: |
Many projects involve people that work on different tasks at different times.
Complex projects involve many people doing many different tasks.
This package can help to simplify the management of projects of people working on the projects' tasks by providing a Web application that a manager can use to assign projects to different people and track the progress of the tasks. |
|
| Class: |
PML High-Performance PHP Machine Learning Framework |
|
|
Description: |
Train an AI model and make predictions |
|
Author: |
Shubham Chaudhary |
|
Country: |
India |
| Comment: |
Many artificial intelligence applications are being developed using APIs to access services that implement artificial intelligence models provided by several companies.
This package allows PHP developers to implement artificial intelligence applications using a PHP library provided by this package to train artificial intelligence models using training data and make predictions based on real data.
This way, this package allows PHP developers to implement artificial intelligence applications without depending on Web service-based APIs. |
|
| Class: |
Codemetry Laravel |
|
|
Description: |
Analyse the quality of code in a Git repository |
|
Author: |
Alberto Arena |
|
Country: |
Italy |
| Comment: |
Tools to analyze the code of a software project can be good to help developers understand parts of their code that they can change to improve the code quality.
This package provides a code analysis tool that uses artificial intelligence services to analyze and report on aspects of the quality of the code of a project hosted in a Git repository. |
|
| Class: |
Laravel Event Sourcing Generator |
|
|
Description: |
Generate classes for event sourcing |
|
Author: |
Alberto Arena |
|
Country: |
Italy |
| Comment: |
Event sourcing is a software design pattern that determines that application state changes should always be stored.
This design pattern is useful in applications that need to keep the history of changes of the state of objects to let application users review the changes of information, like, for instance, an e-commerce application that lets users see the tracking information of their orders.
This package can generate the code of classes to use in PHP applications that need to use the event sourcing design pattern. |
|
| Class: |
Prompt Cache PHP |
|
|
Description: |
Cache the responses of AI service prompt requests |
|
Author: |
bUxEE |
|
Country: |
Italy |
| Comment: |
Artificial intelligence services are often used to provide responses to requests expressed as text prompts.
The cost of using those services depends on the number of requests sent to these services.
This package can store the responses of artificial intelligence services to minimize the number of requests sent to those services. |
|
| Class: |
TON PHP SDK |
|
|
Description: |
Process payments using Toncoin and sells ebooks |
|
Author: |
Rodrigo Faustino |
|
Country: |
Brazil |
| Comment: |
Toncoin is a virtual currency created by Telegram founders. Toncoin is used to perform financial transactions for The Open Network.
Since it is deeply integrated with Telegram, it can be used to implement very fast transactions with very low fees.
This package provides a pure PHP library that can be used to perform transactions with Toncoin. It also provides an e-commerce store to sell books paid for using Toncoin. |
|
|