Libraries tagged by text db
rubix/ml
888631 Downloads
A high-level machine learning and deep learning library for the PHP language.
martin-georgiev/postgresql-for-doctrine
3731402 Downloads
Adds PostgreSQL enhancements to Doctrine. Provides support for JSON, JSONB and some array data types. Provides functions, operators and common expressions used when working with JSON data, arrays and features related to text search.
kartik-v/yii2-export
2704140 Downloads
A library to export server/db data in various formats (e.g. excel, html, pdf, csv etc.)
phptek/jsontext
21963 Downloads
JSON storage, querying and modification.
bmdevel/php-index
41405 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
453 Downloads
Allows you to edit the translations in the back end
unclecheese/silverstripe-serialised-dbfields
6112 Downloads
Provides serialised data (YAML, JSON) in text fields that are traverseable as nested ViewableData objects.
goldfinch/silverstripe-jsontext
1463 Downloads
JSON storage, querying and modification.
ali-translator/buffered-translation
1106 Downloads
Manually pasted text on document for translation, by means of buffering is translated by one approach (helpful for DB sources)
yiisoft/db-sphinx
7 Downloads
Yii Framework Sphinx full text search engine extension
weebz/yii2-export-custom
8 Downloads
A library to export server/db data in various formats (e.g. excel, html, pdf, csv etc.)
antonyz89/yii2-export
393 Downloads
A library to export server/db data in various formats (e.g. excel, html, pdf, csv etc.)
guywarner/laravel-singlestore-fulltext
4360 Downloads
Package to use SingleStore DB's match() function for full text search adding Model::match()->get() to Models
malkusch/php-index
19813 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.
cashlink/php-index
11372 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.