Download the PHP package oxsys/oxws-website without Composer
On this page you can find all versions of the php package oxsys/oxws-website. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download oxsys/oxws-website
More information about oxsys/oxws-website
Files in oxsys/oxws-website
Download oxsys/oxws-website
More information about oxsys/oxws-website
Files in oxsys/oxws-website
Vendor oxsys
Package oxws-website
Short Description Website reutilizável do Oxws, modifique livremente os módulos para adequar ao seu projeto.
License GPL-3.0
Homepage http://oxws.oxsys.com.br
Package oxws-website
Short Description Website reutilizável do Oxws, modifique livremente os módulos para adequar ao seu projeto.
License GPL-3.0
Homepage http://oxws.oxsys.com.br
Please rate this library. Is it a good library?
Informations about the package oxws-website
Oxws Website
Website reutilizável do Oxws, modifique livremente os módulos para adequar ao seu projeto.
Instale
Instale o composer https://getcomposer.org/ e execute:
$ composer create-project oxsys/oxws-website [project_home]
Inicie o servidor
Inicie o PHP Standalone Server
$ cd project_home
$ php -S localhost:8080 -t public public/router.php
Comece a codificar
- Leia a documentação em http://oxws.oxsys.com.br/documentacao
- Crie e altere os arquivos em /public e /app
- Acompanhe as mudanças em http://localhost:8080
Licença
Licença GPL-3.0 https://github.com/ddiasweb/oxws/blob/master/LICENSE
Copyright (C) 2016 Oxsys http://oxsys.com.br/
All versions of oxws-website with dependencies
PHP Build Version
Package Version
The package oxsys/oxws-website contains the following files
Loading the files please wait ....