Libraries tagged by in db
tiagof2/laravel-site-config
3 Downloads
A package to easily make use of config in your Laravel project.
sluy/laravel-translation
1 Downloads
Manage your translation in the correct way with Laravel. Export and import to another formats, do things in most used frontend Frameworks and more!.
slicks/fluentdb
4 Downloads
fluentdb allows the expressive writing of database queries and routines. fluentdb is fluent, which is intuitive as you can nearly guess what should come next even if you are just getting started with fluentdb. fluentdb is not an ORM. It was developed to allow folks coming from relational databases background write expressive queries with object interactions in mind. fluentdb has been tested with MySQL in this release; tests for other databases will be added as they complete.
scriptingbeating/laravel-global-settings
3 Downloads
It stores all your laravel settings in database and provides a simple api to work with those settings. It also type cast your values into the specified format.
sahithvibudhi/php-lazal
10 Downloads
A PHP Lazal Client
rickcy/yii2-tarantool
10 Downloads
Extension for Tarantool's connection in the Yii2 application.
ricardosierra/laravel-database-encryption
2 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
psagnataf/laravel-database-encryption
2 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
ozdemir/laravel-translation-loader
8 Downloads
Store your language lines in the database, yaml or other sources
oxil/php-travis-influxdb
23 Downloads
Read from Travis CI and write build status and metrics into an influxDB database for e.g. use in Grafana
oanhnn/laravel-influxdb
15 Downloads
A service made to provide, set up and use the library influxdb-php in Laravel.
novikas/yii2-numerator
2 Downloads
Experemental extension that allows you to numerate whatever in your app
ncb01/wdb
4 Downloads
WDB is the fast, easy and versatile PHP ORM. It allows you manage databases with ease and efficiency. In a few words: MIT license, PHP 5.3 or newer, familiar syntax, zero hassle, zero configuration, easy to use, simple to learn, flexible, fast, powerful and smart, mysql, postgresql, sqlite, sqlserver, oracle, etc.
mtkocak/basicdb
49 Downloads
A BasicDB implementation using PDO. Select, Insert, Update and Delete operations in an OOP way.
mryellow/php-on-couchsync
24 Downloads
Couchbase Sync Gateway access in PHP