Download the PHP package ernestdefoe/aurora without Composer

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

Aurora Theme for Flarum

Floxum Version Downloads Review License

An aurora-inspired theme for Flarum featuring animated gradient backdrops, glassmorphic panels, glowing accents, and a dark night-sky palette.

License Flarum PHP

Flarum 1.x users: this branch targets Flarum 2.0. For Flarum 1.8.x see the 1.x branch.

Screenshots

Forum index

Animated aurora backdrop, glassmorphic discussion cards, gradient text on unread titles, a glowing pill for unread counts, stat widgets inside the welcome hero, and the user-facing palette picker popover (shown open).

Discussion view

Glassy posts with gradient usernames, accent-bordered blockquotes, themed inline code and code blocks, and gradient-glow avatars.

Admin settings

Live color swatches, a gradient preview, and toggles for glassmorphism, glow, and background animation.

Highlights

Palette presets

Preset Gradient
Aurora #7c3aed#4f46e5#22d3ee#14b8a6 (default)
Sunset #f97316#f43f5e#d946ef#7c3aed
Ocean #1e40af#3b82f6#06b6d4#22d3ee
Forest #15803d#10b981#22d3ee#0ea5e9
Nebula #a855f7#d946ef#6366f1#3b82f6
Ember #b91c1c#ea580c#f59e0b#fbbf24

Add or override a preset by extending PALETTES in js/src/forum/palettes.js.

Installation

Then enable Aurora Theme under Admin → Extensions.

Configuration

Open Admin → Extensions → Aurora Theme to customize:

Setting Default Description
Primary gradient — start #7c3aed First color of the primary gradient.
Primary gradient — end #22d3ee Last color of the primary gradient.
Accent color #f472b6 Warm accent used for hover halos.
Enable glassmorphism on Frosted-glass panels with backdrop blur.
Enable glow effects on Soft glows on hover, focus, and unread items.
Animate aurora background on Drifting gradient blobs in the backdrop.

Development

Project layout

Compatibility

Need Flarum 1.x? Switch to the 1.x branch — it targets flarum/core ^1.8.0 and uses the legacy app.extensionData settings API.

License

MIT © Ernest Defoe


All versions of aurora with dependencies

PHP Build Version
Package Version
Requires php Version ^8.3
flarum/core Version ^2.0.0-beta
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 ernestdefoe/aurora contains the following files

Loading the files please wait ...