Libraries tagged by Custom Database
berlindb/core
426421 Downloads
A collection of PHP classes and functions that aims to provide an ORM-like experience and interface to WordPress database tables.
dg/adminer-custom
781779 Downloads
Customization for Adminer, the best database management tool written in PHP.
danielme85/laravel-log-to-db
982336 Downloads
Custom Laravel Log channel handler that can store log events to SQL or MongoDB databases. Uses Laravel native logging functionality.
whitecube/laravel-timezones
140710 Downloads
Store UTC dates in the database and work with custom timezones in the application.
exceedone/exment
38340 Downloads
Management for Product, Client, Contracts, Subscription, ...
waad/laravel-model-metadata
4090 Downloads
A robust Laravel package for handling metadata with JSON casting, custom relation names, and advanced querying capabilities.
10quality/wp-query-builder
15194 Downloads
Wordpress Query Builder class library for custom models and data querying.
mobilestock/laravel-database-interceptor
9989 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
3209 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
45856 Downloads
Custom PostgreSQL types
sandstorm/kissearch
536 Downloads
Sandstorm KISSearch - search Neos content in your existing database and extend it with custom entities
testmonitor/eloquent-incrementable
31519 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
ramadan/custom-fresh
142 Downloads
A Laravel package to specify the tables that you do not want to drop while refreshing the database.
gordonzero/monolog-db
9521 Downloads
Laravel 5.6 Monolog custom database channel
parm/parm
4983 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