Libraries tagged by Custom Database
gluvia/searchable
2 Downloads
Eloquent model search trait. (custom)
copemsamx/laravel-seedable
1 Downloads
Laravel package that allows seeding based on a trait and custom seeder
bishwopl/zf3fileupload
202 Downloads
Custom file upload element for zf3, supports filesystem and database storage(using DoctrineORM)
bishwopl/laminas-file-upload
13 Downloads
Custom file upload element for laminas MVC framework, supports filesystem and database storage(using DoctrineORM)
scribe/cache-bundle
815 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
77 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
938 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
2620 Downloads
A hashed search package for adding a searchable hash to your encrypted database columns
zngly/zngly-graphql-db
1 Downloads
A plugin that allows you to create custom database tables and use them in GraphQL queries & mutations
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
aportela/db-browser-wrapper
36 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
bored-programmers/laravel-eloquent-mappable
12 Downloads
Adds support for mapping database column to custom model attribute