Libraries tagged by in db
blubird/db-truncate
2445 Downloads
Your can truncate all your tables in your database
abdelilah-ezzouini/db-macros
43 Downloads
A Laravel package that extends the DB facade with powerful macros to enhance database query building and manipulation in your Laravel applications
unclecheese/silverstripe-serialised-dbfields
6105 Downloads
Provides serialised data (YAML, JSON) in text fields that are traverseable as nested ViewableData objects.
nkiraly/dbsteward
4173 Downloads
SQL database definition differencing tool. Structure and data is defined in a DTD-enforced, human-readable XML format. Outputs transactional SQL statement files to apply your changes.
dbsteward/dbsteward
2119 Downloads
SQL database definition differencing tool. Structure and data is defined in a DTD-enforced, human-readable XML format. Outputs transactional SQL statement files to apply your changes.
wakeapp/dbal-enum-type-bundle
16563 Downloads
Provides functionality for working with ENUM type in the Doctrine
wakeapp/dbal-enum-type
16336 Downloads
Provides basic functionality for working with ENUM type in the Doctrine
subhh/libconnect
1012 Downloads
Diese Extension ist von Avonis im Auftrag der Staats- und Universitaetsbibliothek Hamburg entwickelt worden. Mit ihr lassen sich Ergebnisse aus den Informationssystemen EZB und DBIS der Universitaet Regensburg direkt in das TYPO3-System einbinden.
sandj/laravel-translation-loader
1634 Downloads
Store your language lines in the database, yaml or other sources
juzaweb/laravel-translation-loader
581236 Downloads
Store your language lines in the database, yaml or other sources
fileinvite-org/laravel-database-encryption
10220 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
enflow/laravel-database-encryption
1413 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
district5/mondoc-builder
406 Downloads
A simple to use object orientated library to generate queries to use in MongoDB
tayfunerbilen/basicdb
166 Downloads
A BasicDB implementation using PDO. Select, Insert, Update and Delete operations in an OOP way.
larapack/attribute-purging
499 Downloads
Allows you to define what attributes in your Eloquent Model which should be not be inserted into the database.