Libraries tagged by Custom Database
bhavishyajeet/laravel-searchable-trait
3 Downloads
A powerful, flexible search trait for Laravel Eloquent models with support for relation searches, custom column selection, and configurable table mappings.
scribe/cache-bundle
816 Downloads
Simple, robust, and extensible caching abstraction layer with support for custom backends through Symfony compiler tag registration and a central manager implementation. Implementations are provided for the following handlers.
scr-be/teavee-object-cache-bundle
78 Downloads
Simple, robust, and extensible caching abstraction layer with support for custom backends through Symfony compiler tag registration and a central manager implementation. Implementations are provided for the following handlers.
andreas-glaser/dc-event-bundle
942 Downloads
Doctrine Custom Event Bundle - This bundle attaches an event handler during preFlush, allowing you to persist, update and remove entities while having access to change sets.
custom-d/hashed-search
2635 Downloads
A hashed search package for adding a searchable hash to your encrypted database columns
zngly/zngly-graphql-db
2 Downloads
A plugin that allows you to create custom database tables and use them in GraphQL queries & mutations
funnelchat20/sanctum-token-cleaner
1 Downloads
Laravel Sanctum token cleaner with custom database connection
desnake/notifications
1 Downloads
Notifications trait modified to use custom database connection for use in microservices
craftsnippets/craft-cats-manager
4 Downloads
Example plugin showing how to use custom database model
webafra/larasettings
332 Downloads
Store your custom Settings in database and cache system
aries/laravelsetting
52 Downloads
Store your custom Settings in database and cache system
aportela/db-browser-wrapper
41 Downloads
Custom php (pdo) database element browsing wrapper
wizardsmine/framework
22 Downloads
An framework in progress with basic routing, database querier and custom session handler
raymondoor/dbconnection
1 Downloads
Simple custom class to handle database operations using PDO
bored-programmers/laravel-eloquent-mappable
14 Downloads
Adds support for mapping database column to custom model attribute