Libraries tagged by text db
rubix/ml
1520706 Downloads
A high-level machine learning and deep learning library for the PHP language.
martin-georgiev/postgresql-for-doctrine
5819862 Downloads
Extends Doctrine with native PostgreSQL support for arrays, JSONB, ranges, PostGIS geometries, text search, ltree, uuid, and 100+ PostgreSQL-specific functions.
kartik-v/yii2-export
3265712 Downloads
A library to export server/db data in various formats (e.g. excel, html, pdf, csv etc.)
tommyknocker/pdo-database-class
6082 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
bmdevel/php-index
59869 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.
netresearch/nr-textdb
803 Downloads
Auto-creating TYPO3 translation database - use ViewHelpers, editors translate in backend, instant updates - by Netresearch
unclecheese/silverstripe-serialised-dbfields
6255 Downloads
Provides serialised data (YAML, JSON) in text fields that are traverseable as nested ViewableData objects.
phptek/jsontext
22229 Downloads
JSON storage, querying and modification.
goldfinch/silverstripe-jsontext
2483 Downloads
JSON storage, querying and modification.
yiisoft/db-sphinx
7 Downloads
Yii Framework Sphinx full text search engine extension
weebz/yii2export
165 Downloads
A library to export server/db data in various formats (e.g. excel, html, pdf, csv etc.)
antonyz89/yii2-export
411 Downloads
A library to export server/db data in various formats (e.g. excel, html, pdf, csv etc.)
firsttable/silverstripe-jsontext
54 Downloads
JSON storage, querying and modification.
ali-translator/buffered-translation
1559 Downloads
Manually pasted text on document for translation, by means of buffering is translated by one approach (helpful for DB sources)
malkusch/php-index
19815 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.