Libraries tagged by text db
daltcore/registery
2467 Downloads
Static text registery db for laravel
citomni/infrastructure
1 Downloads
Lean, cross-mode infrastructure for CitOmni apps: DB, logging, text/i18n, mail, cURL, brute-force protection, and optional contact routes.
guywarner/laravel-singlestore-fulltext
4360 Downloads
Package to use SingleStore DB's match() function for full text search adding Model::match()->get() to Models
sirgrimorum/transarticles
277 Downloads
Localization using db table as source for translated text
cswni/lumina
0 Downloads
Non-blocking Laravel observability instrumentation (HTTP, DB queries, queue jobs, exceptions, outbound HTTP, cache) backed by native PostgreSQL partitioning, JSONB, and full-text search.
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.
mattiasgeniar/phpunit-query-count-assertions
961785 Downloads
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).
cakedc/cakephp-db-test
164870 Downloads
DbTest plugin for CakePHP
lastzero/test-tools
44552 Downloads
Increases testing productivity by adding a service container and self-initializing fakes to PHPUnit
hgraca/doctrine-test-db-regeneration-bundle
7309 Downloads
Symfony 2/3/4 bundle to generate the test DB (if needed) for every test suite run or test method run.
matthiasnoback/doctrine-dbal-test-service-provider
88366 Downloads
Service provider for tests in need of a Doctrine DBAL connection
warnadi/db-stressmit
376 Downloads
Smart database query benchmark, heuristic security auditor, and stress tester for Multi-Platform DB Stress Test (Laravel, WP, Symfony, CI, CLI).
genesis/sql-data-mods
9806 Downloads
SQL/PDO extension - extending capabilities provided by the original SQL API extension.
test-db-acle/test-db-acle
337 Downloads
Framework for very lightweight setting up of database test data for unit tests
socialengine/setup-test-db
14055 Downloads
Get efficient with seeding your database for tests in Laravel