Download the PHP package native5/app without Composer
On this page you can find all versions of the php package native5/app. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor native5
Package app
Short Description Sample Application using the Native5 Platform
License Apache-2.0
Homepage http://www.native5.com
Package app
Short Description Sample Application using the Native5 Platform
License Apache-2.0
Homepage http://www.native5.com
Please rate this library. Is it a good library?
Informations about the package app
Getting started.
See Getting started to setup your application. Drop in or symlink your application into your webserver applications folder to have your first multi-channel application on the Native5 Platform.
Accessing the application
Credentials for demo application : demo/demo
Structure (Understanding the app folder hierarchy)
- controllers # Store your request handlers for incoming web requests.
- models # Application specific data structures
- views # Store all your dynamic UX content here. templates # Twig markup based templates resources # JS/CSS (Can also include SASS files)
- libs ## Reusable application code.
- index.php # Entry point for Application
- config # Configuration
- composer.json # Define your third party libraries/dependencies which can be downloaded using composer.
- .htaccess # Used by Apache to redirect incoming calls onto index.php #Change at own risk.
All versions of app with dependencies
PHP Build Version
Package Version
Requires
native5/native5-sdk-client-php Version
0.3.*
native5/native5-sdk-services-php Version 0.3.*
native5/native5-sdk-common-php Version 0.3.*
native5/native5-sdk-services-php Version 0.3.*
native5/native5-sdk-common-php Version 0.3.*
The package native5/app contains the following files
Loading the files please wait ....