bowphp/tintin

The very small php Template
24,852 18
Install
composer require bowphp/tintin
Latest Version:3.1.7
PHP:^8.1
License:MIT
Last Updated:May 23, 2026
Links: GitHub  ·  Packagist
Maintainer: papac

It's a very simplest php template for big project. For install it, you must use composer (PHP package manager) like this.

composer require bowphp/tintin

Documentation is available in english and french.

Sublime Text Support

How to install Sublime Package Control

  • Search for Bow Tintin and install it / Download or clone this repository into [install-dir]/Packages/bow-tintin
  • Restart Sublime Text.
  • Reopen any .tintin or .tintin.php files.

VSCode Support

How to install VSCode extension

  • Search for Bow Tintin and install it
  • Reopen any .tintin or .tintin.php files.

Enjoy :smile:

Contributing

Thank you for considering contributing to Bow Framework! The contribution guide is in the framework documentation.

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Contact

Please, if there is a bug on the project contact me by email or leave me a message on Slack. or join us on Slask

Related Packages