Skip to content

ccharz/laravel-data-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Data Explorer

Warning

This is still beta software - use with caution.

About

This package provides a terminal user interface to explore the tables of your database.

data_explorer

Installation

composer require ccharz/laravel-data-explorer

Usage

php artisan data-explorer

You can also specify the database connection which should be used:

php artisan data-explorer --connection=sqlite

ToDo

  • Jump To Foreign Key Target
  • Show full table values in sidebar
  • Filter data
  • Show indices
  • Paginate manual sql
  • Re-Render on resize

License

Laravel Data Explorer is licensed under The MIT License (MIT).

Acknowledgments

A big Thank You goes out to Aaron Francis, Joe Tannenbaum and the Contributors of Laravel Prompts for all their work on Laravel Terminal-User-Interfaces.

About

A laravel command to explore your database

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages