Download the PHP package osynapsy/osynapsy-core without Composer
On this page you can find all versions of the php package osynapsy/osynapsy-core. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download osynapsy/osynapsy-core
More information about osynapsy/osynapsy-core
Files in osynapsy/osynapsy-core
Download osynapsy/osynapsy-core
More information about osynapsy/osynapsy-core
Files in osynapsy/osynapsy-core
Vendor osynapsy
Package osynapsy-core
Short Description Osynapsy is a framework MVC for develop Rich Internet Application (RIA).
License MIT
Homepage http://www.osynapsy.net
Package osynapsy-core
Short Description Osynapsy is a framework MVC for develop Rich Internet Application (RIA).
License MIT
Homepage http://www.osynapsy.net
Please rate this library. Is it a good library?
Informations about the package osynapsy-core
What is Osynapsy?
Osynapsy is a MVC php framework.
Installation
It's recommended that you use Composer to install Osynapsy.
This install osynapsy and all required dependencies. Osynapsy require PHP 7.2.0 or newer.
Usage
The webroot directory and index file
Create and enter in webroot directory:
Create an index.php file with the following contents:
The etc directory and instance configuration file
Create and enter into etc directory:
Create an instance.xml config file with the following contents:
The configuration file parts are:
- configuration tag and app subtag.
- your own app tag (Test_App in example)
- datasources section in your app tag tell osynapsy db connection to create
- parameters section in your app tag define instance parameters for your app
All versions of osynapsy-core with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2.0
osynapsy/osynapsy-psr7 Version @stable
osynapsy/osynapsy-assert Version @stable
osynapsy/osynapsy-datastructure Version @stable
osynapsy/osynapsy-html2 Version 1.*
osynapsy/osynapsy-database Version @stable
osynapsy/osynapsy-psr7 Version @stable
osynapsy/osynapsy-assert Version @stable
osynapsy/osynapsy-datastructure Version @stable
osynapsy/osynapsy-html2 Version 1.*
osynapsy/osynapsy-database Version @stable
The package osynapsy/osynapsy-core contains the following files
Loading the files please wait ....