Download the PHP package corviz/crow without Composer
On this page you can find all versions of the php package corviz/crow. 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 crow
Crow template engine
Yet another php template engine
Features:
- Easily extensible - You can create new methods to satisfy your needs
- Wide spread syntax (similar to Blade)
- Framework agnostic - You can use it in any project
- Easy to configure - It takes literally 2 commands to make a basic configuration (1 if you won't use components/custom tags)
- MIT license. Free for commercial and non-commercial use
Installation with composer
Quickstart
In your main script:
In /path/to/templates/folder/index.crow.php:
Basic loop example
In your main script:
Template file
Credits
- Carlos A. B. Carucce - Development (Github Profile)
- Wiktor Stribiżew - Special thanks for the support with most regexes used in this project (Stackoverflow / YT Channel)
Like it?
Visit https://corviz.github.io/crow/ for documentation/examples
All versions of crow with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8
ext-mbstring Version *
ext-mbstring Version *
The package corviz/crow contains the following files
Loading the files please wait ....