Libraries tagged by Transform Text
facebook/facebook-instant-articles-sdk-extensions-in-php
80258 Downloads
Facebook Instant Articles SDK Extensions in PHP to transform Instant Articles markup file into AMP
umpirsky/extraload
420 Downloads
Powerful ETL library.
peerj/swiftmailer-transport-esmtpdatareceipttransport
8731 Downloads
Adds X-Swift-Data-Receipt to the message header comprised of the smtp data receipt text
squareetlabs/laravel-pdf-to-html
102 Downloads
Laravel package to convert PDF to HTML without external dependencies
rekalogika/collections-domain
1976 Downloads
Transforms a Doctrine Collection object into our Recollection object, which extends Collection itself but also extends PageableInterface from our rekalogika/rekapager library.
megachriz/classtools
676 Downloads
Find, extract and process classes from file system
flow-php/etl-adapter-google-sheet
41717 Downloads
PHP ETL - Adapter - Google Sheet
flow-php/etl-adapter-elasticsearch
96766 Downloads
PHP ETL - Adapter - Elasticsearch
fitzage/optimus-bard
3948 Downloads
Optimus Bard takes the content from a Statamic Bard field and transforms it into a string when updating your search index
didix16/php-apidatamapper
9317 Downloads
An extensible DTO library that allows map incoming API data to any of your entities/models by using a simple filed mapping language with filters and functions.
flow-php/rdsl
33004 Downloads
PHP ETL - Remote DSL
php-extended/php-slugifier-interface
28562 Downloads
A library to transform unicode characters into a latinized version, with locale context
textualization/sentence-transphormers
598 Downloads
Compute Sentence Transformer embeddings using ONNX framework.
php-etl/pipeline-contracts
20600 Downloads
This library describes contracts for the Extract-Transform-Load pattern.
php-etl/pipeline
12846 Downloads
This library implements the Extract-Transform-Load pattern asynchronously in PHP with the help of iterators and generators