PHPackages                             com.panda180.laravel/user-manager - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. com.panda180.laravel/user-manager

ActiveLaravel-package[Utility &amp; Helpers](/categories/utility)

com.panda180.laravel/user-manager
=================================

A simple Laravel package for fetching users.

00PHP

Since Jul 22Pushed 3y ago1 watchersCompare

[ Source](https://github.com/baraaha/UserManager)[ Packagist](https://packagist.org/packages/com.panda180.laravel/user-manager)[ RSS](/packages/companda180laravel-user-manager/feed)WikiDiscussions main Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel User Manager Package
============================

[](#laravel-user-manager-package)

The Laravel User Manager Package is a simple and easy-to-use package that provides functionality to fetch users from the database in a Laravel application. It is designed to streamline the process of retrieving user data, making it a valuable addition to any Laravel project.

Installation
------------

[](#installation)

You can install the Laravel User Manager Package via Composer. Simply run the following command in your Laravel application's root directory:

```
composer require com.panda180.laravel/user-manager
```

Usage
-----

[](#usage)

Once the package is installed, you can use the `UserManager` class to fetch users from the database. Here's a basic example of how to use the package:

```
use UserManager\UserManager;

// Fetch all users
$userManager = new UserManager();
$users = $userManager->getUsers();
dd($users);
```

Features
--------

[](#features)

- Fetch all users from the database with a simple method call.
- Provides an intuitive interface to access user data.

Requirements
------------

[](#requirements)

- PHP version 7.4 or higher
- Laravel version 8.x or higher
- Illuminate/Support package version 8.0 or higher

Contributing
------------

[](#contributing)

Contributions to the Laravel User Manager Package are welcome! If you find any issues or have ideas for improvements, please open an issue or submit a pull request on GitHub.

License
-------

[](#license)

The Laravel User Manager Package is open-source software licensed under the [MIT License](https://opensource.org/licenses/MIT).

Credits
-------

[](#credits)

The Laravel User Manager Package is developed and maintained by [Your Name or Organization](https://github.com/panda180).

Contact
-------

[](#contact)

If you have any questions or need support, you can reach out to us at .
----------------------------------------------------------------------------------------------

[](#if-you-have-any-questions-or-need-support-you-can-reach-out-to-us-at-ahmed7med23gmailcom)

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 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://avatars.githubusercontent.com/u/46862178?v=4)[baraaha](/maintainers/baraaha)[@baraaha](https://github.com/baraaha)

---

Top Contributors

[![baraaha](https://avatars.githubusercontent.com/u/46862178?v=4)](https://github.com/baraaha "baraaha (3 commits)")

### Embed Badge

![Health badge](/badges/companda180laravel-user-manager/health.svg)

```
[![Health](https://phpackages.com/badges/companda180laravel-user-manager/health.svg)](https://phpackages.com/packages/companda180laravel-user-manager)
```

###  Alternatives

[prestashop/psgdpr

PrestaShop module psgdpr

327.1M4](/packages/prestashop-psgdpr)[msp/owlcarousel2

1537.6k](/packages/msp-owlcarousel2)[drehimself/laravelgooglemaps

Laravel Google Map package for 5.x. You can use all google map features in laravel.

331.2k](/packages/drehimself-laravelgooglemaps)

PHPackages © 2026

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