Download the PHP package laravilt/laravilt without Composer

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

laravilt

Laravilt

A modern Laravel Admin Panel built with Vue 3, Inertia.js, and AI capabilities. Inspired by Filament but powered by the frontend.

Latest Stable Version License Downloads Dependabot Updates PHP Code Styling Tests

Features

Screenshots

Dashboard & Widgets

Products Management

Table View & CRUD Operations

Grid Views

Grid Simple Card

API & Endpoints

AI Chat

Authentication

Login & Registration

Two-Factor Authentication

Settings

Profile & Security

Passkeys

API Tokens

Preferences & Localization

Global Features

Search & Navigation

Notifications

Modals & Dialogs

Documentation

Complete technical documentation for all Laravilt packages:

Getting Started

Core Packages

Supporting Packages

Advanced Features

Included Packages

This meta-package includes all Laravilt components:

Package Description Documentation
laravilt/support Core utilities and helpers Docs
laravilt/panel Admin panel core framework Docs
laravilt/auth Authentication system Docs
laravilt/forms Form builder with 30+ fields Docs
laravilt/tables Table builder with actions Docs
laravilt/actions Action system for CRUD Docs
laravilt/schemas Schema definitions Docs
laravilt/infolists Information display lists Docs
laravilt/notifications Notification system Docs
laravilt/widgets Dashboard widgets Docs
laravilt/query-builder Query building utilities Docs
laravilt/ai AI assistant integration Docs
laravilt/plugins Plugin system & generators Docs

Requirements

Installation

Run the installer:

This will:

Create Admin User

Quick Start

1. Create a Panel

2. Create a Resource

This generates a complete CRUD resource with:

3. Configure the Panel

CLI Commands

Panel Management

Resource Management

Plugin Development

System

Configuration

Publish the configuration:

Key configuration options in config/laravilt.php:

Form Fields

Available form field types:

Table Features

AI Features

Global Search

AI-enhanced search across all registered resources.

AI Chat

Built-in chat interface supporting:

Configure providers in .env:

Testing

Code Style

License

The MIT License (MIT). See License File for more information.

Credits


All versions of laravilt with dependencies

PHP Build Version
Package Version
Requires php Version ^8.3|^8.4
laravilt/support Version ^1.0
laravilt/panel Version ^1.0
laravilt/auth Version ^1.0
laravilt/forms Version ^1.0
laravilt/tables Version ^1.0
laravilt/actions Version ^1.0
laravilt/schemas Version ^1.0
laravilt/infolists Version ^1.0
laravilt/notifications Version ^1.0
laravilt/widgets Version ^1.0
laravilt/query-builder Version ^1.0
laravilt/ai Version ^1.0
laravilt/plugins Version ^1.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 laravilt/laravilt contains the following files

Loading the files please wait ...