PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Jorge Castro   Gentelella BladeOne   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Gentelella BladeOne
Render templates using Bootstrap for presentation
Author: By
Last change:
Date: 2 years ago
Size: 546 bytes
 

Contents

Class file image Download
{ "name": "eftec/gentelella-bladeone", "description": "Gentelella Admin Design for BladeOne Template System (PHP)", "version": "1.1", "type": "example", "keywords": ["blade","template","view","php"], "homepage": "https://github.com/EFTEC/gentelella-bladeone", "authors": [ { "name": "Jorge Castro Castillo", "homepage": "https://github.com/EFTEC/" } ], "license": "MIT", "require": { "composer/installers": "^1.11", "eftec/bladeone": "^3.52" } }