mswagencia / bootstrap-helper
bootstrap-helper plugin for CakePHP 3
Installs: 11
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 0
Type:cakephp-plugin
Requires
- php: >=5.4.16
- cakephp/cakephp: ~3.0
This package is not auto-updated.
Last update: 2025-01-02 01:18:48 UTC
README
Instalação
Este helper está no formato de plugin para o CakePHP.
Você pode instalá-lo utilizando o composer.
Você pode adicionar via terminal digitando:
composer require mswagencia/bootstrap-helper:~1.0
Ou adicionar mswagencia/bootstrap-helper: ~1.0
em require
no composer.json
.