PHPackages                             rroycedev/rroyce-assetmgr - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. rroycedev/rroyce-assetmgr

ActiveProject[Framework](/categories/framework)

rroycedev/rroyce-assetmgr
=========================

The Laravel Framework.

00HTML

Since Mar 20Pushed 8y agoCompare

[ Source](https://github.com/rroycedev/rroyce-assetmgr)[ Packagist](https://packagist.org/packages/rroycedev/rroyce-assetmgr)[ RSS](/packages/rroycedev-rroyce-assetmgr/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

rroyce-assetmgr
===============

[](#rroyce-assetmgr)

An asset manager website using laravel package adldap2/adldap2-laravel

To get Webpack to compiler for vuejs-devtools you need to add the following to the end of the file ./node\_modules/laravel-mix/setup/webpack.config.js:

module.exports.node = { fs: 'empty', child\_process: 'empty' } externals: { child\_process: 'child\_process' }

Installation for Database Authentication
========================================

[](#installation-for-database-authentication)

1. Clone the repository  to your project root directory
2. Copy the .env.example file to .env
3. Edit the .env file and change the database settings to your settings:

    ```
     DB_CONNECTION=mysql
     DB_HOST=127.0.0.1
     DB_PORT=3306
     DB_DATABASE=homestead
     DB_USERNAME=homestead
     DB_PASSWORD=secret

    ```
4. From the project root directory type the following:

    ```
     composer update

     php artisan key:generate

     php artisan migrate

     php artisan db:seed --class=InitUsersTableSeeder

    ```

Installation for LDAP Authentication
====================================

[](#installation-for-ldap-authentication)

1. Clone the repository  to your project root directory
2. Copy the .env.example file to .env
3. Edit the .env file and change the the value of:

    ```
     ASSETMGR_USER_PROVIDER_DRIVER=adldap

     ADLDAP_ACCOUNT_PREFIX="cn="
     ADLDAP_ACCOUNT_SUFFIX=",cn=Asset Manager,ou=groups,dc=rroyce,dc=com"
     ADLDAP_CONTROLLERS=10.0.0.101
     ADLDAP_PORT=389
     ADLDAP_AUTO_CONNECT=false
     ADLDAP_TIMEOUT=5
     ADLDAP_BASEDN="dc=rroyce,dc=com"
     ADLDAP_ADMIN_ACCOUNT_PREFIX="cn="
     ADLDAP_ADMIN_ACCOUNT_SUFFIX=",dc=rroyce,dc=com"
     ADLDAP_ADMIN_USERNAME=admin
     ADLDAP_ADMIN_PASSWORD=
     ADLDAP_USE_SSL=false
     ADLDAP_USE_TLS=false

    ```
4. From the project root directory type the following:

    ```
     composer update

     php artisan key:generate

     php artisan vendor:publish --tag=adldap

    ```

Run Project Web Server
======================

[](#run-project-web-server)

To run the webserver type the following from the project root directory:

```
    php artisan server --host= --port=

```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/2b857889ebc8198c2d6c38c5a79a8d8f5d5937a9e90ef381f4dcefbe097614e1?d=identicon)[rroycedev](/maintainers/rroycedev)

---

Top Contributors

[![rroycedev](https://avatars.githubusercontent.com/u/37022756?v=4)](https://github.com/rroycedev "rroycedev (15 commits)")

### Embed Badge

![Health badge](/badges/rroycedev-rroyce-assetmgr/health.svg)

```
[![Health](https://phpackages.com/badges/rroycedev-rroyce-assetmgr/health.svg)](https://phpackages.com/packages/rroycedev-rroyce-assetmgr)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
