Download the PHP package cloudframework-io/backend-core-php8 without Composer
On this page you can find all versions of the php package cloudframework-io/backend-core-php8. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download cloudframework-io/backend-core-php8
More information about cloudframework-io/backend-core-php8
Files in cloudframework-io/backend-core-php8
Package backend-core-php8
Short Description CLOUDRAMEWORK PHP8 CORE FRAMEWORK TO DEVELOP BACKEND APIs and SCRIPTs optimized for APPENGINE, FUNCTIONS, KUBERNETS and other server technologies
License MIT
Informations about the package backend-core-php8
PHP8.X BACKEND FRAMEWORK.
CLOUDRAMEWORK PHP8 CORE FRAMEWORK TO DEVELOP BACKEND APIs and BACKEND SCRIPTs optimized for GOOGLE APPENGINE, COMPUTE ENGINE, CLOUD FUNCTIONS, KUBERNETS and other server technologies.
It Assumes you have installed in your server ^PHP8.1 and ^Python3.X
Github project and Package can be found
- https://github.com/CloudFramework-io/backend-core-php8
- https://packagist.org/packages/cloudframework-io/backend-core-php8
First time Installation and running a local server with Hello World APIs
First step is to install the basic library
Now you need to create your basic file structure
NOW YOU CAN LAUNCH your LOCAL SERVER with your FIRST API Hello world
The response of http://localhost:8080/ will be a JSON
Explore the files
Configure your project to be deployed in GCP (Google Appengine) and/or to interact with CloudFramework CLOUD-PLATFORM
Before to setup your local development environment be sure you have installed GCP SDK in your computer.
Run the following composer command to configure your development environment to
MAC Development Environment
If you are a mac user with zsh shell, the setup will ask you about to configure .zshrc with some variables, aliases and function to facilitate your development life.
If your answer is [yes] in will add some aliases and functions:
CLOUD-PLATFORM configuration
If you are a CloudFramwork Customer you can configure your development environment connected with your Platform. Don't worry, this option is totally optional and it is nor required.
Google GCP Configuration
If you are interested in deploying your APIs under APPENGINE then you need to provide GCP configuration
All versions of backend-core-php8 with dependencies
google/cloud-storage Version ^1.36
google/cloud-logging Version ^1.28
google/cloud-translate Version ^1.17
google/apiclient Version ^2.15
google/cloud-tasks Version ^1.13
google/cloud-bigquery Version ^1.28
google/cloud-secret-manager Version ^1.12
zbateson/mail-mime-parser Version ^2.4
google/cloud-pubsub Version ^1.48