Download the PHP package bluestarsystem/aura-ui without Composer

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

Aura UI

Latest Version Downloads Tests [PHP]() [Laravel]() [Tailwind CSS]()

"Vibrant Depth" UI component library for Laravel 12/13 + Livewire 3/4 + Alpine.js + Tailwind CSS 4.

Aura UI ships 127 production-ready Blade components under the MIT licence — no account, no licence key, no paid tier required to use them. They share one design system: gradients, glow, micro-animations, glass morphism and full dark mode. Where most libraries go flat and minimal, Aura deliberately goes the other way, while staying professional.

Browse every component → · machine-readable index at /r/registry.json

Date picker, time picker, file upload, autocomplete, multiselect, calendar, command palette, QR code, the editor, a Chart.js-backed chart, and European business fields such as the IBAN field and the currency input — all in the free package.

Why Aura

Requirements

Livewire is optional — the components are anonymous Blade components and work without it.

Installation

Import the CSS in your app:

Publish individually if you prefer:

Quick Start

Components

The full catalogue, with live previews and props for every component, is at aura-ui.com/components.

It is deliberately not duplicated here: a list in a README goes stale the moment a component is added, and this one did — it advertised a third of what was actually in the box.

Each page is also available as Markdown for humans and machines alike, e.g. /docs/components/button.md.

Own the code

Copied components are yours: edit them freely, and drop the dependency if you want to.

Accessibility

Components target WCAG 2.1 AA. Contrast is enforced in CI over 111 colour pairs, in light and dark mode, so a theme change cannot quietly push text below the minimum.

Design System

Built on CSS custom properties:

Dark Mode

Add .dark to <html>; colours, shadows and glows adapt on their own.

Theming

Full guide: Theming · Dark Mode.

Translations

Ships with English and Italian strings; publish aura-ui-lang to add your own.

Playground

Visit /aura/playground in your app to browse every component live:

Testing

Links

License

MIT License. See LICENSE for details.

Credits


All versions of aura-ui with dependencies

PHP Build Version
Package Version
Requires php Version ^8.3
illuminate/support Version ^12.0 || ^13.0
illuminate/view Version ^12.0 || ^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 bluestarsystem/aura-ui contains the following files

Loading the files please wait ...