Libraries tagged by DBS
izisoft/yii2-geoip
37 Downloads
Yii2 Component to allow for easy usage of the MaxMind Free dbs.
hotel-quickly/nette-phpunit
2235 Downloads
Nette + PHPunit + Multiple dbs + fixtures
darkterminal/gitlab-json-db
69 Downloads
A PHP Class that reads JSON file as a database. Use for sample DBs using Gitlab API inspire from donjajo/jsondb
apilab-ru/db-simple
8 Downloads
Fork DBSimple add Mysqli
guywarner/laravel-singlestore-fulltext
4360 Downloads
Package to use SingleStore DB's match() function for full text search adding Model::match()->get() to Models
cashlink/php-index
11584 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.