File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,12 @@ NB: This is the [TreeQL](https://treeql.org) reference implementation in PHP.
6
6
7
7
Related projects:
8
8
9
+ - [ JS-CRUD-API] ( https://github.com/thipages/js-crud-api ) : A JavaScript client library for the API of PHP-CRUD-API
10
+ - [ PHP-CRUD-UI] ( https://github.com/mevdschee/php-crud-ui ) : Single file PHP script that adds a UI to a PHP-CRUD-API project.
9
11
- [ PHP-API-AUTH] ( https://github.com/mevdschee/php-api-auth ) : Single file PHP script that is an authentication provider for PHP-CRUD-API
10
12
- [ 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 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
- [ PHP-CRUD-ADMIN] ( https://github.com/mevdschee/php-crud-admin ) : Single file PHP script that adds a database admin interface to a PHP-CRUD-API project.
14
+ - [ 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.
14
15
15
16
There are also ports of this script in:
16
17
You can’t perform that action at this time.
0 commit comments