Skip to content

Commit aab1d89

Browse files
authored
Update README.md
1 parent b3d7886 commit aab1d89

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ Single file PHP 7 script that adds a REST API to a MySQL 5.6 InnoDB database. Po
44

55
NB: This is the [TreeQL](https://treeql.org) reference implementation in PHP.
66

7+
You can easily integrate this project into the web framework of your choice, see:
8+
9+
- [Automatic REST API for Laravel](https://tqdev.com/2019-automatic-rest-api-laravel)
10+
- [Automatic REST API for Symfony 4](https://tqdev.com/2019-automatic-rest-api-symfony)
11+
- [Automatic REST API for SlimPHP](https://tqdev.com/2019-automatic-api-slimphp-3)
12+
713
Related projects:
814

915
- [PHP-API-AUTH](https://github.com/mevdschee/php-api-auth): Single file PHP script that is an authentication provider for PHP-CRUD-API

0 commit comments

Comments
 (0)