PHP Classes

Packages of Robson Antonio Lima de Mendonça

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Robson Antonio Lima de Mendonça (1)  >  Mission progress status  >  Reputation  
Picture of Robson Antonio Lima de Mendonça
Name: Robson Antonio Lima de ... <contact>
Classes: 1
Country: Brazil Brazil
Age: 44
All time rank: Not yet ranked
Week rank: Not yet ranked
Innovation award
Innovation award
Nominee: 1x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image AI DTO Hydrator  
PHP Programming Innovation award nominee
June 2026
Nominee
Vote
Create objects (DTOs) from responses to AI prompts
This package can create objects (DTOs) from responses to AI prompts.

It provides a hydrator class and provider classes to access artificial intelligence API services to send prompt texts with requests using natural language.

The artificial intelligence provider classes can adapt the accesses to different artificial intelligence services like OpenAI.

The hydrator class can use the PHP reflection API to return a data transfer object that applications can use to process the artificial intelligence service response in some useful way for the application.

The returned data transfer object has getter functions to return values of types supported by PHP (int, float, bool, string, DateTime).
Not yet rated by the users


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z