Download the PHP package nuxtifyts/dash-stack-theme without Composer

On this page you can find all versions of the php package nuxtifyts/dash-stack-theme. 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 dash-stack-theme

FilamentPHP DashStack Theme

GitHub License Packagist Version PhpStan Level PHPStan Laravel Pint PHPUnit

Dash Stack Theme Light/Dark

Tested on Filamentphp demo app

Acknowledgements

Name based and Design inspired from DashStack Theme. Big thanks for Seju for this amazing design.

Documentation

Installation

Step 1: Install this package using composer:

Step 2: Run install command:

Running this command will install required npm packages (If they're not already installed), and it will publish its assets as well.

Step 3: Register filament plugin:

Within your targeted panel provider, you can now use and register dash stack theme plugin:

Configuration

DashStack theme comes by default with a configuration for primary color used, and predefined dashboard configs for the theme, if needed to be altered, you can always publish vendor config file and change them however you see fit:

note: The default font used for Dash Stack Theme is Nunito Sans, you can disable this behavior by publish the config file of this package, and setting use-default-font to false.

Upcoming Features

Eventually these components will be added to the package, if you have any suggestions/feedback, if you have a feature request, please don't hesitate to do so in GitHub.

List of upcoming changes:

Appearance

Login Page

Login Page Light Login Page Dark
Login Page Light Login Page Dark

Dashboard Page

Dashboard Page Light Dashboard Page Dark
Dashboard Page Light Dashboard Page Dark

Global Search

Global Search Light Global Search Dark
Global Search Light Global Search Dark

Notification Modal

Notification Modal Light Notification Modal Dark
Notification Modal Light Notification Modal Dark

User Menu

User Menu Light User Menu Dark
User Menu Light User Menu Dark

Resource Page

Resource Page Light Resource Page Dark
Resource Page Light Resource Page Dark

Grid Table

Grid Table Light Grid Table Dark
Grid Table Light Grid Table Dark

Forms

Forms Light Forms Dark
Forms Light Forms Dark

All versions of dash-stack-theme with dependencies

PHP Build Version
Package Version
Requires php Version ^8.2
filament/filament Version ^3.0
illuminate/contracts Version ^11.0|^12.0
spatie/laravel-package-tools Version ^1.19
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 nuxtifyts/dash-stack-theme contains the following files

Loading the files please wait ....