Edit on GitHub
Jump to docs navigation

Bolt Internals

Note: You are currently reading the documentation for Bolt 3.7. Looking for the documentation for Bolt 5.2 instead?

Bolt is an application built on top of the awesome Silex micro-framework, and uses a lot of components from the Symfony framework. Bolt strives to adhere to the PSR-2 coding style. When writing your own Bolt extensions, you should try to do the same.

This chapter serves as a reference guide for those who want to get the most out of the templates, those who want to create extensions or basically anybody who's curious what makes Bolt tick.


Other pages in this section:



Edit this page on GitHub
Couldn't find what you were looking for? We are happy to help you in the forum, on Slack or on Github.