File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,10 @@ NB: This is the [TreeQL](https://treeql.org) reference implementation in PHP.
6
6
7
7
Related projects:
8
8
9
- - [ PHP-API-AUTH] ( https://github.com/mevdschee/php-api-auth ) : Single file PHP script that is an authentication provider for PHP-CRUD-API (v2)
9
+ - [ PHP-API-AUTH] ( https://github.com/mevdschee/php-api-auth ) : Single file PHP script that is an authentication provider for PHP-CRUD-API
10
10
- [ PHP-SP-API] ( https://github.com/mevdschee/php-sp-api ) : Single file PHP script that adds a REST API to a SQL database.
11
- - [ PHP-CRUD-UI] ( https://github.com/mevdschee/PHP-crud-ui ) : Single file PHP script that adds a UI to a PHP-CRUD-API (v1) project.
12
- - [ VUE-CRUD-UI] ( https://github.com/nlware/vue-crud-ui ) : Single file Vue.js script that adds a UI to a PHP-CRUD-API (v1) project.
11
+ - [ PHP-CRUD-UI] ( https://github.com/mevdschee/PHP-crud-ui ) : Single file PHP script that adds a UI to a PHP-CRUD-API project.
12
+ - [ VUE-CRUD-UI] ( https://github.com/nlware/vue-crud-ui ) : Single file Vue.js script that adds a UI to a PHP-CRUD-API project.
13
13
14
14
There are also ports of this script in:
15
15
You can’t perform that action at this time.
0 commit comments