Download the PHP package osynapsy.net/osynapsy without Composer
On this page you can find all versions of the php package osynapsy.net/osynapsy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download osynapsy.net/osynapsy
More information about osynapsy.net/osynapsy
Files in osynapsy.net/osynapsy
Download osynapsy.net/osynapsy
More information about osynapsy.net/osynapsy
Files in osynapsy.net/osynapsy
Vendor osynapsy.net
Package osynapsy
Short Description Osynapsy is a framework MVC for develop Rich Internet Application (RIA).
License MIT
Homepage http://www.osynapsy.net
Package osynapsy
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
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 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-database Version 0.6
osynapsy/osynapsy-html Version @stable
osynapsy/osynapsy-psr7 Version @stable
osynapsy/osynapsy-assert Version @stable
osynapsy/osynapsy-datastructure Version @stable
osynapsy/osynapsy-database Version 0.6
osynapsy/osynapsy-html Version @stable
The package osynapsy.net/osynapsy contains the following files
Loading the files please wait ....