{"id":23879538,"url":"https://github.com/ohseesoftware/laravel-schema-list","last_synced_at":"2025-04-09T17:44:58.919Z","repository":{"id":57030544,"uuid":"260511648","full_name":"ohseesoftware/laravel-schema-list","owner":"ohseesoftware","description":"List tables, columns, and indices for your database connections.","archived":false,"fork":false,"pushed_at":"2021-01-11T01:59:49.000Z","size":37,"stargazers_count":35,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T17:48:58.382Z","etag":null,"topics":["cli","command-line","database","laravel","php"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ohseesoftware.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-01T16:55:30.000Z","updated_at":"2024-07-01T08:06:41.000Z","dependencies_parsed_at":"2022-08-23T17:40:56.682Z","dependency_job_id":null,"html_url":"https://github.com/ohseesoftware/laravel-schema-list","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohseesoftware%2Flaravel-schema-list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohseesoftware%2Flaravel-schema-list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohseesoftware%2Flaravel-schema-list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohseesoftware%2Flaravel-schema-list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ohseesoftware","download_url":"https://codeload.github.com/ohseesoftware/laravel-schema-list/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248080605,"owners_count":21044533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","command-line","database","laravel","php"],"created_at":"2025-01-03T23:17:54.425Z","updated_at":"2025-04-09T17:44:58.882Z","avatar_url":"https://github.com/ohseesoftware.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# List schema details from your database connection\n\n[![Current Release](https://img.shields.io/github/release/ohseesoftware/laravel-schema-list.svg?style=flat-square)](https://github.com/ohseesoftware/laravel-schema-list/releases)\n![Build Status Badge](https://github.com/ohseesoftware/laravel-schema-list/workflows/Build/badge.svg)\n[![Downloads](https://img.shields.io/packagist/dt/ohseesoftware/laravel-schema-list.svg?style=flat-square)](https://packagist.org/packages/ohseesoftware/laravel-schema-list)\n[![MIT License](https://img.shields.io/github/license/ohseesoftware/laravel-schema-list.svg?style=flat-square)](https://github.com/ohseesoftware/laravel-schema-list/blob/master/LICENSE)\n\nUse the command line to easily list out your database's tables and columns for a given table.\n\n## Installation\n\nYou can install the package via composer:\n\n```bash\ncomposer require ohseesoftware/laravel-schema-list\n```\n\n## Usage\n\nList tables from your default connection:\n\n```\nphp artisan schema:tables\n```\n\nList columns for a given table:\n\n```\nphp artisan schema:columns {table}\n```\n\n### Testing\n\nNo tests right now :)\n\n### Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.\n\n## Contributing\n\nPlease see [CONTRIBUTING](CONTRIBUTING.md) for details.\n\n### Security\n\nIf you discover any security related issues, please email owen@ohseemedia.com instead of using the issue tracker.\n\n## Credits\n\n-   [Owen Conti](https://github.com/ohseesoftware)\n-   [All Contributors](../../contributors)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n\n## Laravel Package Boilerplate\n\nThis package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fohseesoftware%2Flaravel-schema-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fohseesoftware%2Flaravel-schema-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fohseesoftware%2Flaravel-schema-list/lists"}