Download the PHP package karamel/view without Composer
On this page you can find all versions of the php package karamel/view. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package view
View package for karamel
Installation
-
You should define that constant variables
- You can get instance of
View
withgetInstance()
method
Helpers Method
view($viewName,$variables)
return compiled view to output
implemented commands
- [x] if
- [x] else
- [x] elseif
- [x] endif
- [x] for
- [x] endfor
- [x] foreach
- [x] endforeach
- [x] while
- [x] endwhile
- [x] break
- [x] continue
- [x] isset
- [x] endisset
- [ ] include
- [x] section
- [x] endsection
- [ ] extends
- [ ] yield
- [x] switch
- [x] case
- [x] endswitch
- [ ] push
- [ ] component
All versions of view with dependencies
PHP Build Version
Package Version
Requires
karamel/http Version
v0.2.0
The package karamel/view contains the following files
Loading the files please wait ....