Libraries tagged by Custom Database
dg/adminer-custom
692557 Downloads
Customization for Adminer, the best database management tool written in PHP.
danielme85/laravel-log-to-db
720915 Downloads
Custom Laravel Log channel handler that can store log events to SQL or MongoDB databases. Uses Laravel native logging functionality.
exceedone/exment
33514 Downloads
Management for Product, Client, Contracts, Subscription, ...
whitecube/laravel-timezones
51347 Downloads
Store UTC dates in the database and work with custom timezones in the application.
sayeed/custom-migrate
25850 Downloads
Custom migrate in laravel. You can individual file migrate here
fmrestor/fmrestor
2147 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
42975 Downloads
Custom PostgreSQL types
10quality/wp-query-builder
9572 Downloads
Wordpress Query Builder class library for custom models and data querying.
testmonitor/eloquent-incrementable
23785 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
ramadan/custom-fresh
131 Downloads
A Laravel package to specify the tables that you do not want to drop while refreshing the database.
mobilestock/laravel-database-interceptor
1744 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.
parm/parm
4980 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
frankfoerster/cakephp-environment
8954 Downloads
CakePHP Environment Plugin. Manage multiple environments in your CakePHP application that differ in database setup, configuration settings (Configure) and custom feature flags.
architools/laravel-sieve
9 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
ironbound/db
808 Downloads
Provides models and custom query objects for custom database tables in WordPress.