Add Medoo link to database abstraction layers

This commit is contained in:
Angel Lai
2022-06-26 21:50:16 +08:00
committed by GitHub
parent b39a71025a
commit 42af1b9096

View File

@@ -18,6 +18,7 @@ installed in any application you like:
* [Atlas][5]
* [Aura SQL][6]
* [Doctrine2 DBAL][2]
* [Medoo][8]
* [Propel][7]
* [Zend-db][4]
@@ -28,5 +29,6 @@ installed in any application you like:
[5]: https://atlasphp.io
[6]: https://github.com/auraphp/Aura.Sql
[7]: http://propelorm.org/
[8]: https://medoo.in/
[psr0]: https://www.php-fig.org/psr/psr-0/
[psr4]: https://www.php-fig.org/psr/psr-4/