Skip to content

Commit

Permalink
Merge pull request #76 from smeghead/add-pdo-in-the-wild-library
Browse files Browse the repository at this point in the history
Add phel-pdo to in-the-wild library.
  • Loading branch information
Chemaclass authored Apr 29, 2024
2 parents 9fb6cfa + 0654e65 commit 11a382d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/documentation/in-the-wild.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ This page contains a list of libraries and projects that use Phel. If you want t

* [phel-cli-gui](https://github.com/Chemaclass/phel-cli-gui) Some Phel functions to render in the terminal. It uses the Cursor from the Symfony Command module.
* [phel-str](https://github.com/smeghead/phel-str) This is a library that provides a group of utility functions related to string manipulation (split, reverse, etc.). Migrated from Clojure.
* [phel-pdo](https://github.com/smeghead/phel-pdo) This library is a thin wrapper around PDO.


## Projects
Expand Down

0 comments on commit 11a382d

Please sign in to comment.