Libraries tagged by db
flexic/doctrine-pg-similarity
7410 Downloads
Provides Doctrine DQL function for similarity in Postgres DB's.
eventsauce/message-outbox-for-doctrine
26671 Downloads
Message Outbox Pattern implementation for Doctrine DBAL 3
cobweb/svconnector_sql
19106 Downloads
Connector service for any SQL-based database via Doctrine-DBAL.
buckhamduffy/laravel-expressions
1388 Downloads
Database-independent Query Expressions as a replacement to DB::raw calls
bmdevel/php-index
43597 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.
biliboobrian/lumen-angular-code-generator
543 Downloads
Model, controller, provider and service generator for Lumen 5+ and Angular 6+ from DB schema
axn/laravel-pk-int-to-bigint
5553 Downloads
Convert DB primary keys and related foreign keys type from INT to BIGINT in a Laravel project
zoilomora/laravel-msaccess
4874 Downloads
This package helps you to manage Microsoft Access DB by ODBC Connection with the integrated Laravel ORM.
weboap/visitor
14230 Downloads
log your visitors in db, page hits, and generate visit counter for Laravel 5
unicity/unicity
11958 Downloads
Library to generate DB-friendly GUIDs
herrera-io/doctrine-dateinterval
7425 Downloads
Supports DateInterval in Doctrine DBAL and ORM.
google/sqlcommenter-laravel
74958 Downloads
SQLCommenter implementation for Laravel. SQLCommenter is a set of tools that augments SQL Statements with comments containing information about the code that caused its execution. These information can be action, controller, framework, db_driver, route and opentelemetry traceparent.
3x1io/filament-translations
5364 Downloads
Translations With DB & UI
xeki-tech/db
2798 Downloads
db for xeki framework
webparking/laravel-db-rebuild
8792 Downloads
A laravel package that allows for quick database rebuilds with presets.