PHP Classes

PHP Framework Bootstrap 4 Template: Show application pages using Bootstrap templates

Recommend this page to a friend!

  Author Author  
Picture of Aleksey
Name: Aleksey <contact>
Classes: 3 packages by
Country: Russian Federation Russian Federation
Innovation award
Innovation award
Nominee: 1x


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This package can show application pages using Bootstrap templates.

It provides an example application that uses the PHP MVC Project framework.

The package uses HTML templates using the BootStrap 4 library with PHP code embedded values inserted dynamically in the generated pages.

Details

Bootstrap 4 Template

Template for initializing the PHP MVC Project application using Bootstrap v4.

The template includes a standard directory structure MVC, contains a samples of controllers and view files, and includes layout Bootstrap based.

Also, the template will include a filter for error handling.

Demo

Installation

git clone https://github.com/php-mvc-project/template-bootstrap4.git my-app
cd my-app
composer install

Requirements

  • PHP 7.x
  • Composer

License

The MIT License (MIT)

Copyright © 2018, @meet-aleksey


  Classes of Aleksey  >  PHP Framework Bootstrap 4 Template  >  Download Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PHP Framework Bootstrap 4 Template
Base name: template-bootstrap4
Description: Show application pages using Bootstrap templates
Version: 1.0.0
PHP version: 5
License: MIT/X Consortium License
 
  Groups   Applications   Files Files  

  Groups  
Group folder image HTML HTML generation and processing View top rated classes
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Libraries Frameworks and libraries of cooperating classes View top rated classes
Group folder image Templates Template processing engines and components View top rated classes


  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Files folder image.vscode (2 files)
Files folder imagecontent (1 file, 2 directories)
Files folder imagecontrollers (3 files)
Files folder imagefilters (2 files)
Files folder imagemodels (2 files)
Files folder imageviews (1 file, 3 directories)
Accessible without login Plain text file .htaccess Data Auxiliary data
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file index.php Example Example script
Accessible without login Plain text file README.md Doc. Documentation

  Files folder image Files  /  .vscode  
File Role Description
  Accessible without login Plain text file launch.json Data Auxiliary data
  Accessible without login Plain text file tasks.json Data Auxiliary data

  Files folder image Files  /  content  
File Role Description
Files folder imageimages (1 file)
Files folder imagestyles (1 file)
  Accessible without login Plain text file README.md Doc. Documentation

  Files folder image Files  /  content  /  images  
File Role Description
  Accessible without login Image file php-mvc-logo.png Data Auxiliary data

  Files folder image Files  /  content  /  styles  
File Role Description
  Accessible without login Plain text file app.css Data Auxiliary data

  Files folder image Files  /  controllers  
File Role Description
  Plain text file AccountController.php Class Class source
  Plain text file HomeController.php Class Class source
  Plain text file README.md Class Class source

  Files folder image Files  /  filters  
File Role Description
  Plain text file HandleError.php Class Class source
  Plain text file README.md Class Class source

  Files folder image Files  /  models  
File Role Description
  Plain text file Login.php Class Class source
  Plain text file README.md Class Class source

  Files folder image Files  /  views  
File Role Description
Files folder imageaccount (1 file)
Files folder imagehome (3 files)
Files folder imageshared (3 files)
  Accessible without login Plain text file README.md Doc. Documentation

  Files folder image Files  /  views  /  account  
File Role Description
  Accessible without login Plain text file index.php Example Example script

  Files folder image Files  /  views  /  home  
File Role Description
  Accessible without login Plain text file about.php Aux. Auxiliary script
  Accessible without login Plain text file contact.php Aux. Auxiliary script
  Accessible without login Plain text file index.php Aux. Auxiliary script

  Files folder image Files  /  views  /  shared  
File Role Description
  Accessible without login Plain text file error.php Aux. Auxiliary script
  Accessible without login Plain text file _layout.php Example Example script
  Accessible without login Plain text file _login.php Example Example script

Install with Composer Install with Composer - Download Download all files: template-bootstrap4.tar.gz template-bootstrap4.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.
For more information send a message to info at phpclasses dot org.