Browse Source

Update README.md, Added sqlc-php

pull/1443/head
phpibe 1 week ago
parent
commit
6ef3048659
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

@@ -584,6 +584,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
584 584
 * [RedBean](https://redbeanphp.com/index.php) - A lightweight, configuration-less ORM.
585 585
 * [Slimdump](https://github.com/webfactory/slimdump) - An easy dumper tool for MySQL.
586 586
 * [Spot2](https://github.com/spotorm/spot2) - A MySQL datamapper ORM.
587
+* [Sqlc-php](https://github.com/phpibe/sqlc-php) - Compile SQL to type-safe code.
587 588
 
588 589
 ### Migrations
589 590
 *Libraries to help manage database schemas and migrations.*

Loading…
Cancel
Save