Download the PHP package jhmaverick/blazar without Composer
On this page you can find all versions of the php package jhmaverick/blazar. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jhmaverick/blazar
More information about jhmaverick/blazar
Files in jhmaverick/blazar
Download jhmaverick/blazar
More information about jhmaverick/blazar
Files in jhmaverick/blazar
Vendor jhmaverick
Package blazar
Short Description Framework para desenvolvimento de aplicações PHP.
License MIT
Homepage https://github.com/jhmaverick/blazar
Package blazar
Short Description Framework para desenvolvimento de aplicações PHP.
License MIT
Homepage https://github.com/jhmaverick/blazar
Keywords framework
Please rate this library. Is it a good library?
Informations about the package blazar
Blazar Framework
Blazar é um framework PHP com os principais recursos para desenvolver uma aplicação.
- Mapa de classes pela URL
- Gerenciador de imagens
- Web Service
- Biblioteca para conexão com Banco de Dados
- Biblioteca para gerenciar textos da aplicação
- Gestor de logs para aplicação
Documentação
https://github.com/jhmaverick/blazar/wiki
Instalação
Utilizando blazar-cli
npm install -g blazar-cli
blazar create [project-name]
Utilizando git
git clone https://github.com/jhmaverick/blazar-project.git [project-name] && cd [project-name] && rm -rf .git && composer install
Ler logs em ambiente de desenvolvimento
npm install -g blazar-cli
blazar console
All versions of blazar with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
ext-json Version *
ext-pdo Version *
ext-mbstring Version *
ext-gd Version *
ext-curl Version *
ext-dom Version *
mustache/mustache Version ^2.12
rmccue/requests Version >=1.0
colinodell/json5 Version ^2.0
vlucas/phpdotenv Version ^3.3
justinrainbow/json-schema Version ^5.2
ext-json Version *
ext-pdo Version *
ext-mbstring Version *
ext-gd Version *
ext-curl Version *
ext-dom Version *
mustache/mustache Version ^2.12
rmccue/requests Version >=1.0
colinodell/json5 Version ^2.0
vlucas/phpdotenv Version ^3.3
justinrainbow/json-schema Version ^5.2
The package jhmaverick/blazar contains the following files
Loading the files please wait ....