Libraries tagged by Custom Database
dg/adminer-custom
646546 Downloads
Customization for Adminer, the best database management tool written in PHP.
danielme85/laravel-log-to-db
611028 Downloads
Custom Laravel Log channel handler that can store log events to SQL or MongoDB databases. Uses Laravel native logging functionality.
exceedone/exment
30701 Downloads
Management for Product, Client, Contracts, Subscription, ...
whitecube/laravel-timezones
32954 Downloads
Store UTC dates in the database and work with custom timezones in the application.
ajgl/doctrine-dbal-pgsql-types
38519 Downloads
Custom PostgreSQL types
testmonitor/eloquent-incrementable
21427 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
sayeed/custom-migrate
25747 Downloads
Custom migrate in laravel. You can individual file migrate here
fmrestor/fmrestor
1661 Downloads
fmRESTor is an object-based PHP library developed to seamlessly interact with databases and custom apps hosted on a FileMaker Server via the new powerful FileMaker Data API from within a PHP code.
frankfoerster/cakephp-environment
8855 Downloads
CakePHP Environment Plugin. Manage multiple environments in your CakePHP application that differ in database setup, configuration settings (Configure) and custom feature flags.
10quality/wp-query-builder
9022 Downloads
Wordpress Query Builder class library for custom models and data querying.
ramadan/custom-fresh
103 Downloads
A Laravel package to specify the tables that you do not want to drop while refreshing the database.
parm/parm
4975 Downloads
PHP Active Record for MySQL. Connects to the your database and generates the Object Relational Mapping. Built in Database Query Processor for custom queries. Ability to use closures to process rows
ironbound/db
801 Downloads
Provides models and custom query objects for custom database tables in WordPress.
b3nl/sw-migrations
36443 Downloads
Uses the shopware interface to enable custom database migrations.
we-are-neopix/laravel-model-translation
409 Downloads
This package is a driver based solution to translating Laravel models. It contains two drivers for storing translations in the database and in a JSON file, but also contains a plug-and-play system for its users to implement custom drivers for storing translations and use them with the package.