Skip to content

Commit 20422fc

Browse files
authored
Merge pull request #915 from catfan/patch-1
Add Medoo link to database abstraction layers
2 parents d0bed50 + 42af1b9 commit 20422fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_posts/07-05-01-Abstraction-Layers.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ installed in any application you like:
1818
* [Atlas][5]
1919
* [Aura SQL][6]
2020
* [Doctrine2 DBAL][2]
21+
* [Medoo][8]
2122
* [Propel][7]
2223
* [Zend-db][4]
2324

@@ -28,5 +29,6 @@ installed in any application you like:
2829
[5]: https://atlasphp.io
2930
[6]: https://github.com/auraphp/Aura.Sql
3031
[7]: http://propelorm.org/
32+
[8]: https://medoo.in/
3133
[psr0]: https://www.php-fig.org/psr/psr-0/
3234
[psr4]: https://www.php-fig.org/psr/psr-4/

0 commit comments

Comments
 (0)