This is the Linux app named PHP-CRUD-API whose latest release can be downloaded as v2.14.22_Fixbooleanparsingbug.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named PHP-CRUD-API with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
PHP-CRUD-API
DESCRIPTION:
Single file PHP script that adds a REST API to a MySQL/MariaDB, PostgreSQL, SQL Server or SQLite database. Howto: Upload "api.php" to your webserver, configure it to connect to your database, have an instant full-featured REST API. This is the TreeQL reference implementation in PHP. This is a single file application! Upload "api.php" somewhere and enjoy! For local development you may run PHP's built-in web server. All configuration options are also available as environment variables. Write the config option with capitals, a "PHP_CRUD_API_" prefix and underscores for word breaks. The environment variables take precedence over the PHP configuration.
Features
- Requires PHP 7.0 or higher with PDO drivers enabled for one of these database systems
- Requires MySQL 5.6 / MariaDB 10.0 or higher for spatial features in MySQL
- Requires PostgreSQL 9.1 or higher with PostGIS 2.0 or higher for spatial features
- Requires SQL Server 2012 or higher (2017 for Linux support)
- Requires SQLite 3.16 or higher (spatial features NOT supported)
- This is the TreeQL reference implementation in PHP
Programming Language
PHP
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/php-crud-api.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.