iranianpep/code-jetter

View on GitHub
components/page/templates/defaultIndex.php

Summary

Maintainability
A
0 mins
Test Coverage

Line exceeds 120 characters; contains 180 characters
Open

                    <div class="col-xs-12 col-sm-4 col-md-3"><img src="images/routing.png" alt="compatible icon" class="center-block img-responsive" width="128" height="128"></div>

Line exceeds 120 characters; contains 182 characters
Open

                    <div class="col-xs-12 col-sm-4 col-md-3"><img src="images/validator.png" alt="navigation icon" class="center-block img-responsive" width="128" height="128"></div>

Line exceeds 120 characters; contains 140 characters
Open

                        <p>Using the basic built-in user authentication in the framework you do not worry about user management anymore.</p>

Line exceeds 120 characters; contains 180 characters
Open

                    <div class="col-xs-12 col-sm-4 col-md-3"><img src="images/utility.png" alt="pagination icon" class="center-block img-responsive" width="128" height="128"></div>

Line exceeds 120 characters; contains 129 characters
Open

                        <p>Code Jetter supports Multilingual content by utilizing the Language class and JSON language files.</p>

Line exceeds 120 characters; contains 187 characters
Open

                    <div class="col-xs-12 col-sm-4 col-md-3"><img src="images/authentication.png" alt="responsive icon" class="center-block img-responsive" width="128" height="128"></div>

Line exceeds 120 characters; contains 203 characters
Open

                        <p>Code Jetter has got an advanced routing system that can handle different scenarios efficiently. For example you are able to have required or optional parameters in the URL.</p>

Line exceeds 120 characters; contains 177 characters
Open

                    <div class="col-xs-12 col-sm-4 col-md-3"><img src="images/language.png" alt="secure icon" class="center-block img-responsive" width="128" height="128"></div>

Line exceeds 120 characters; contains 205 characters
Open

                        <p>Pure PHP template engine removes the need to learn and use another syntax e.g. Smarty. It is also much faster to use PHP itself instead of using another layer on top of that.</p>

Line exceeds 120 characters; contains 186 characters
Open

                    <div class="col-xs-12 col-sm-4 col-md-3"><img src="images/template.png" alt="easy to install icon" class="center-block img-responsive" width="128" height="128"></div>

Line exceeds 120 characters; contains 155 characters
Open

                        <p>There is a validator class that simply allows you to validate inputs all in one place instead of writing your own functions.</p>

There are no issues that match your filters.

Category
Status