mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Replace adminer with adminerevo (#502)
* replace adminer with adminerevo - ref. #1 - ERROR:awesome_lint.py: Adminer: last updated -968 days, 1:29:47.945310 ago, older than 365 days - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/pull/4120 --------- Co-authored-by: Rabenherz112 <rabenherz@theravenhub.com>
This commit is contained in:
parent
c890c7a393
commit
c862b1eaaa
1 changed files with 5 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
|||
name: Adminer
|
||||
website_url: https://www.adminer.org/
|
||||
description: Database management in a single PHP file. Available for MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB and others.
|
||||
name: AdminerEvo
|
||||
website_url: https://docs.adminerevo.org/
|
||||
description: Database management in a single PHP file. Available for MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB and others (fork of Adminer).
|
||||
licenses:
|
||||
- Apache-2.0
|
||||
- GPL-2.0
|
||||
|
|
@ -8,7 +8,7 @@ platforms:
|
|||
- PHP
|
||||
tags:
|
||||
- Database Management
|
||||
source_code_url: https://github.com/vrana/adminer/
|
||||
stargazers_count: 5931
|
||||
source_code_url: https://github.com/adminerevo/adminerevo
|
||||
stargazers_count: 5927
|
||||
updated_at: '2021-05-23'
|
||||
archived: false
|
||||
Loading…
Reference in a new issue