Libraries tagged by test data structure
rogerza/php-simple-text-parser
357 Downloads
A simple library intended to break texts into structured data based on configuration files.
jayanta/jeeves
5 Downloads
A chat window for your own database. Users ask questions in plain English, Jeeves writes the SQL and runs it locally - the AI receives your schema structure only, never a row. Drop-in Blade widget, voice or text, any provider or a model you run yourself.
oposs/silverstripe-structured-data
435 Downloads
Create, manage and validate structured yaml/json formatted text data
dpolocalbrycej/php-unstructured-text-parser
15 Downloads
A PHP Class to help extract text out of documents that are not structured in a processing friendly manner
akademiano/php-unstructured-text-parser
13 Downloads
A PHP Class to help extract text out of documents that are not structured in a processing friendly manner
tes/laravel-relafilter
1 Downloads
A lightweight Laravel package to filter model data through nested relationships using a simple input structure.
ediazaro/receipt-scanner
190 Downloads
Use OpenAI to extract structured receipt and invoice data from Text, Html, Images and PDFs.
batnieluyo/receipt-scanner
442 Downloads
Use OpenAI to extract structured receipt and invoice data from Text, Html, Images and PDFs.
cashlink/php-index
11597 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
drupal-eca-recipe/eca_lib_0038
3 Downloads
Sends the article text to an AI chat model on presave and writes the structured answer into real node fields: SEO meta description, reading time, sentiment and Tags terms. Triggered by node entity presave, guarded so that each article is enriched only once. Includes the library's Article tags recipe, which provides the Article content type with its body and Tags fields and the Tags vocabulary. Requires the ai_integration_eca and eca_tamper contributed modules. After applying the recipe, select a chat model that supports structured output in the "Ask AI for structured enrichment data" action.
league/fractal
69772628 Downloads
Handle the output of complex data structures ready for API output.
php-open-source-saver/fractal
489484 Downloads
Handle the output of complex data structures ready for API output.
pixelfed/fractal
91029 Downloads
Handle the output of complex data structures ready for API output.
guanguans/laravel-api-response
6661 Downloads
Normalize and standardize Laravel API response data structure. - 规范化和标准化 Laravel API 响应数据结构。
rubenspeculis/fractal
4636 Downloads
Handle the output of complex data structures ready for API output.