laravel-db2
by michaelb
laravel-db2 is a simple DB2 service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework.
laravel-db2
by majikang
laravel-db2 is a simple DB2 service provider for Laravel. Customized by Seuic
laravel-easy-log
Makes logging easy inside your Laravel-project. Includes handlers for file-, MySql-, stdOut- & stdError- and also mail-logging.
laravel-filter
by czim
Filter for Laravel Eloquent queries, with support for modular filter building
laravel-generic-database
by lamb
A database driver for Laravel 4 that provides support for generic PDO drivers
laravel-generic-database
by dlimars
A database driver for Laravel 4 that provides support for generic PDO drivers
laravel-heroku-config-parser
by itsdamien
Parse Heroku config vars like DATABASE_URL or REDIS_URL to work with Laravel.
laravel-ibmi
by cooperl
laravel-ibmi is a simple DB2 & Toolkit for IBMi service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework. Plus it also provides Toolkit for IBMi so that you can access IBMi resources with same credentials.
laravel-json-schema
by mojopollo
Create all your migrations and models from one JSON schema file. Laravel Database Schema in JSON allows you to define your entire Laravel database schema in one JSON file then generates all the necessary migration files
laravel-log-to-db
by danielme85
Custom Laravel Log channel handler that can store log events to SQL or MongoDB databases. Uses Laravel native logging functionality.
laravel-medoo
by repat
Laravel Facade and ServiceProvider for The Lightest PHP database framework to accelerate development
laravel-migrate-check
by erjanmx
A command to check for pending migrations. Exits with non-zero code if there are any
laravel-mongo-model-schema
by suren
Make mongo data saving and retrieving match defined schemas for Laravel. Support nested data model.
laravel-postgis-database
by lamb
An extended Postgres driver for Laravel 4 that provides support for PostGIS features.
laravel-postgis-database
by howlowck
An extended Postgres driver for Laravel 4 that provides support for PostGIS features.
laravel-postgres-extended-schema
Eloquent Extended, added some PostgreSQL features