Libraries tagged by dbms
dbstudios/analyst
17 Downloads
A feature testing library inspired by GitHub's Scientist
dbseller/assinador-sdk-php
429 Downloads
dmstr/yii2-news-module
2270 Downloads
yii2 news module with text blocks image and video gallery, with yii2 moximanager
dmstr/yii2-libs-metapackage
14625 Downloads
Core Library Extensions for Phundament 4 (Yii 2.0 Framework)
dmstr/yii2-gii-command
2896 Downloads
Running Yii2 Framework Code Generator Gii from command line
dmstr/yii2-app-command
9892 Downloads
Console command for Yii 2 Framework to manage your application source code and configuration settings
dimsav/backup-engine
2 Downloads
A library used to backup project files and databases, and upload backups to dropbox.
wokster/yii2-translation-manager
1029 Downloads
CRUD for storage and editing of translations in a database. Works with a common Yii2 solution (yii i18n DbMessageSource)
pxlrbt/laravel-database-state
416 Downloads
Seed critical state for your production DBs.
mkrawczyk/db-query-translator
181 Downloads
Translator of database queries of multiple DBs
memclutter/php-dbf
2065 Downloads
Some php classes for easy work with dBase databases.
itsimplycom/nova-translatable
184 Downloads
A Laravel Nova field for dimsav/laravel-translatable.
gjerokrsteski/php-dba-cache
19 Downloads
Create a caching with the PHP Database (dbm-style) Abstraction Layer to cache your objects, strings, integers or arrays
aaemnnosttv/pagelines
478 Downloads
PageLines 2.X is a fork of the PageLines Framework which was discontinued with the launch of PageLines DMS on July 24th, 2013.
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.