Please read the configuration.
The functions are separated in subfolders uner example
-
Restapi→ Base folder for all REST-API examples -
Projectdoc→ Examples using the Projectdoc Toolbox
Starting a function is easy from the shell (commandline)
php -f ./example/<subfolder>/<function>.php
E.g.
php -f ./example/search/searchpage.php
The results are printed to the console or into a file in the target folder
./target/<subfolder>/<yyyymmdd-hhnnss>/<function>.<extension>
The output can be
-
Text
-
CSV
-
JSON
Please read some examples.
Please read the project status.
-
Composer Commands - New commands for composer
(c) 2024 by Oliver Glowa