Libraries tagged by datatabase
tzsk/otp
524877 Downloads
OTP Generator and Verifier without database
staudenmeir/laravel-migration-views
1227851 Downloads
Laravel database migrations with SQL views
singlestoredb/singlestoredb-laravel
454948 Downloads
A SingleStoreDB database driver for Laravel.
sensiolabs/security-advisories
105232 Downloads
Database of known security vulnerabilities in various PHP projects and libraries
ryangjchandler/orbit
188050 Downloads
A flat-file database driver for Eloquent.
romanzipp/laravel-queue-monitor
1386943 Downloads
Queue Monitoring for Laravel Database Job Queue
overblog/dataloader-php
3494979 Downloads
DataLoaderPhp is a generic utility to be used as part of your application's data fetching layer to provide a simplified and consistent API over various remote data sources such as databases or web services via batching and caching.
olssonm/l5-very-basic-auth
2159970 Downloads
Laravel stateless HTTP basic auth without the need for a database
lorisleiva/laravel-search-string
369340 Downloads
Generates database queries based on one unique string using a simple and customizable syntax.
lexik/translation-bundle
2562345 Downloads
This bundle allows to import translation files content into the database and provide a GUI to edit translations.
interconnectit/search-replace-db
106277 Downloads
A PHP search replace tool for quickly modifying a string throughout a database. Useful for changing the base URL when migrating a WordPress site from development to production.
freshbitsweb/laratables
953587 Downloads
Ajax support of DataTables for Laravel
flynsarmy/csv-seeder
1451403 Downloads
Allows seeding of the database with CSV files
dg/mysql-dump
2806613 Downloads
MySQL database dump.
cakephp/migrations
10755287 Downloads
Database Migration plugin for CakePHP based on Phinx