Download the PHP package islamikit/starterkit without Composer

On this page you can find all versions of the php package islamikit/starterkit. 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 starterkit

IslamiKit Starterkit

Laravel 13 starter kit powered by Inertia.js, Vue 3, Laravel Fortify, and Spatie Packages.

A modern Laravel starter package providing authentication foundation, permission management, application settings, activity tracking, and reusable Vue components.


Requirements


Installation

Install the package using Composer:

Run the installer:

The installer will configure the application automatically.


Installation Process

The installer performs the following tasks:

After installation:


Available Options

The installer provides several options:

Force overwrite existing files

Skip migrations

Skip seeders

Skip npm installation


Features

Laravel Integration

Authentication

Powered by Laravel Fortify.

Includes:

Permission Management

Powered by Spatie Laravel Permission.

Includes:

Activity Tracking

Powered by Spatie Activitylog.

Provides:

Application Settings

Powered by Spatie Laravel Settings.

Provides:

Frontend Foundation

Built with:

Includes:


Published Structure

After installation:


Vite Configuration

The installer configures Vite with:

Available aliases:

points to:

and:

points to:


Screenshots

All screenshots are stored in:

Login


Dashboard


Menu Management


User Management


Role & Permission Management


Application Settings


User Interpersonate


Thanks

Special thanks to all open-source projects and maintainers that make this starterkit possible.

Laravel

Thanks to the Laravel team for providing an elegant and powerful PHP framework.

https://laravel.com


Inertia.js

Thanks to the Inertia.js team for enabling modern single-page application experiences while keeping Laravel routing and controllers.

https://inertiajs.com


Vue.js

Thanks to the Vue.js team for providing a progressive and flexible frontend framework.

https://vuejs.org


Laravel Fortify

Thanks to Laravel Fortify for providing authentication backend functionality.

https://laravel.com/docs/fortify


Spatie Packages

Special thanks to Spatie for maintaining high-quality Laravel packages:

https://spatie.be/open-source


Tailwind CSS

Thanks to the Tailwind CSS team for providing a utility-first CSS framework.

https://tailwindcss.com


Vite

Thanks to the Vite team for providing a fast and modern frontend build tool.

https://vitejs.dev


unplugin-icons

Thanks to the unplugin-icons contributors for providing automatic icon integration.

https://github.com/unplugin/unplugin-icons


Repository

GitHub:

https://github.com/dansazie/islamikit


License

This package is open-sourced software licensed under the MIT license.


All versions of starterkit with dependencies

PHP Build Version
Package Version
Requires php Version ^8.2
inertiajs/inertia-laravel Version ^3.1
laravel/fortify Version ^1.36
spatie/laravel-activitylog Version ^4.12
spatie/laravel-permission Version ^8.3
spatie/laravel-settings Version ^3.9
nwidart/laravel-modules Version ^13.0
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 islamikit/starterkit contains the following files

Loading the files please wait ...