Download the PHP package jbsnewmedia/vis-bundle without Composer

On this page you can find all versions of the php package jbsnewmedia/vis-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package vis-bundle

VisBundle

Packagist Version Packagist Downloads PHP Version Require Symfony Version License Tests PHP CS Fixer PHPStan Rector codecov

VisBundle is a comprehensive Symfony bundle designed as a complete admin interface. It integrates user and role management with dynamic sidebar and topbar components for creating robust administration panels.

πŸš€ Features


βš™οΈ Requirements


πŸ“¦ Installation

Use Composer to install the bundle:


πŸ›  Setup & Configuration

1. Project Initialization (Optional)

If you are starting a new project, you can use the project creation command to set up the basic structure, including kernel modifications and skeleton files:

2. Core Installation Setup

Run the setup command to create the essential controllers and configurations:

This command will:

3. Create First Admin User

4. Plugin Management

You can create new plugins with the following command:


πŸ“‹ Usage Examples

Create a Tool

Add Sidebar Navigation

Add Topbar Elements

Plugin Development


🎨 Template Integration

Basic Template Usage

Custom Sidebar Templates


πŸ“ Architecture Overview

Core Components

Model Hierarchy


πŸ”§ Advanced Configuration

Security Configuration (automatically generated)

Asset Management Integration


πŸ§ͺ Developer Tools

The following commands are available for development:


πŸ“œ License

This bundle is licensed under the MIT License. For more details, see the LICENSE file.

Developed by JΓΌrgen Schwind and other contributors.


🀝 Contributing

Contributions are welcome! If you would like to contribute, please contact us or create a fork of the repository and submit a pull request with your changes or improvements.


πŸ“« Contact

If you have questions, feature requests, or issues, please open an issue in our GitHub repository or submit a pull request.


Enterprise-ready admin interface. Modular. Extensible. Security-first.


All versions of vis-bundle with dependencies

PHP Build Version
Package Version
Requires php Version >=8.2
avalynx/avalynx-simpleadmin Version ^1.0
fortawesome/font-awesome Version ^7.0
jbsnewmedia/avalynx-web-pack Version ^1.0
jbsnewmedia/symfony-web-pack Version ^1.0
symfony/framework-bundle Version ^7.4
symfony/finder Version ^7.4
symfony/yaml Version ^7.4
symfony/uid Version ^7.4
composer/class-map-generator Version ^1.7
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package jbsnewmedia/vis-bundle contains the following files

Loading the files please wait ...