Libraries tagged by Custom Database
dg/adminer-custom
719514 Downloads
Customization for Adminer, the best database management tool written in PHP.
danielme85/laravel-log-to-db
785491 Downloads
Custom Laravel Log channel handler that can store log events to SQL or MongoDB databases. Uses Laravel native logging functionality.
whitecube/laravel-timezones
63344 Downloads
Store UTC dates in the database and work with custom timezones in the application.
exceedone/exment
34677 Downloads
Management for Product, Client, Contracts, Subscription, ...
waad/laravel-model-metadata
978 Downloads
A Laravel package for handling metadata with JSON casting and custom relation names.
testmonitor/eloquent-incrementable
26029 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
mobilestock/laravel-database-interceptor
6322 Downloads
Laravel Database Interceptor is a library that enables you to intercept database queries managed by PDO and transform the returned values into custom types. It uses Illuminate library abstractions to implement new PDO facade methods like selectOneFirstColumn and selectFirstColumn. It also enables ATTR_EMULATE_PREPARES without any external setting. It is fully compatible with MySQL/MariaDB. Other databases are not supported.
fmrestor/fmrestor
2342 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.
ajgl/doctrine-dbal-pgsql-types
43942 Downloads
Custom PostgreSQL types
10quality/wp-query-builder
9724 Downloads
Wordpress Query Builder class library for custom models and data querying.
sayeed/custom-migrate
25909 Downloads
Custom migrate in laravel. You can individual file migrate here
gordonzero/monolog-db
9268 Downloads
Laravel 5.6 Monolog custom database channel
parm/parm
4982 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
onamfc/laravel-devlogger
26 Downloads
A custom logging package for Laravel with database storage and automatic error catching
frankfoerster/cakephp-environment
8991 Downloads
CakePHP Environment Plugin. Manage multiple environments in your CakePHP application that differ in database setup, configuration settings (Configure) and custom feature flags.