Navigation Menu

Skip to content
Maurits van der Schee edited this page Feb 23, 2021 · 91 revisions

Welcome to the Wiki

Feature roadmap

My top 3 (2021):

  1. compatibility and support (upgrading and answering issues, helping people)
  2. add Oracle database (+commercial support? who would want to pay?)
  3. procedure support (sql templates, pathql maybe? there is a branch)

Other wishes:

  1. Order on diff functions: diff(numeric), dist(geo), diff(date)
  2. Filter on hasmany or habtm relations
  3. Security better explained (csrf, cors)
  4. Test case for NaN float
  5. Upsert support on edit
  6. Multi-schema support (as alternative for multi-database)

Ideas for related projects

  1. Some form of JWT token support (see: https://github.com/mevdschee/php-api-auth)
  2. Port to .net core (C#) (see: https://github.com/mevdschee/core-data-api)
  3. Port to .net (C#) (see: https://github.com/mevdschee/data-api-dot-net)
  4. Port to Go (see: https://github.com/mevdschee/go-crud-api)
  5. Port to Java (see: https://github.com/mevdschee/java-crud-api), also full-featured java port (see: https://github.com/kolchagov/java-crud-api)
  6. Port to NodeJs (see: https://github.com/mevdschee/js-crud-api)
  7. Stored procedure API (see: https://github.com/mevdschee/php-sp-api)
  8. PHP CRUD application (see: https://github.com/mevdschee/php-crud-ui)
  9. Vue.js CRUD application (see: https://github.com/mevdschee/vue-crud-ui)
Clone this wiki locally