Download the PHP package kevinpapst/tabler-bundle without Composer
On this page you can find all versions of the php package kevinpapst/tabler-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download kevinpapst/tabler-bundle
More information about kevinpapst/tabler-bundle
Files in kevinpapst/tabler-bundle
Package tabler-bundle
Short Description Admin/Backend theme bundle for Symfony based on Tabler.io
License MIT
Informations about the package tabler-bundle
Tabler Bundle for Symfony
This repository contains a Symfony bundle, integrating the fantastic Tabler.io HTML Template into your Symfony project. It ships with many twig helper (functions, filter, embeds, macros and includes) to speed up your development and simplify future upgrades!
It requires Symfony >= 6.0 and PHP >= 8.1 :rocket: Read the documentation to find out more :+1:
Preview
Tabler is fully responsive and compatible with all modern browsers. Thanks to its modern, user-friendly design you can create a fully functional interface that users will love! Choose the layouts and components you need and customize them to make your design consistent and eye-catching. Every component has been created with attention to detail to make your interface beautiful! Show me the demo.
Features
- Two main layouts for your backend/admin application: a vertical and horizontal one
- Security layouts for login, forgot password, register account
- Many includes, embeds and macros to help speed up the development
Demo application
There is even a demo application, that showcases most of the components and can serve as a starting point for new projects :smile:
You can check it out here at Github in the TablerBundle-Demo repository.
Technical details
- Webpack-Encore support for building assets
- Event-driven handling of menu entries, tasks and notifications
- ContextHelper for dynamic layout changes (e.g. based on user preferences)
- Translations for: english, german, italian, czech, spanish, russian, arabic, finnish, japanese, swedish, portuguese (brazilian), dutch, french, turkish, danish, chinese, slovakian, basque, polish, esperanto, hebrew, romanian (please help translating it to more languages)
- Based on Bootstrap 5
- Supports FontAwesome 5
Installation
Step 1: Download the Bundle
Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:
Step 2: Configure the Bundle
Copy the default config to your config/packages/
directory:
Step 3: Enable the Bundle
Enable the bundle by adding it to the list of registered bundles
in the config/bundles.php
file of your project:
Step 4: Documentation
Now read what you should do in order to use the theme at docs/.
License and contributors
Published under the MIT, read the LICENSE file for more information.
Translations managed with the fantastic Weblate project.
All versions of tabler-bundle with dependencies
symfony/asset Version ^6.0 || ^7.0
symfony/config Version ^6.0 || ^7.0
symfony/dependency-injection Version ^6.0 || ^7.0
symfony/event-dispatcher Version ^6.0 || ^7.0
symfony/http-foundation Version ^6.0 || ^7.0
symfony/http-kernel Version ^6.0 || ^7.0
symfony/options-resolver Version ^6.0 || ^7.0
symfony/security-core Version ^6.0 || ^7.0
symfony/translation Version ^6.0 || ^7.0
symfony/twig-bridge Version ^6.0 || ^7.0
twig/twig Version ^3.0