Skip to content

pennions/RocketPHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RocketPHP

Rocket templating system for PHP

same implementation as rocketjs

Development

  • Install composer

run

composer install

Testing with PHP Unit

run:

./vendor/bin/phpunit --testdox tests/

or if you want to see warnings and deprecations:

run:

./vendor/bin/phpunit --display-deprecations --display-warnings tests/

VSCode Extension PHPUnit Test Workbench

About

Rocket templating system for PHP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages