PHPackages                             anamarijapapic/laravel-example - 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. anamarijapapic/laravel-example

ActiveLibrary[Framework](/categories/framework)

anamarijapapic/laravel-example
==============================

This is an example Laravel package.

0.0.1(2y ago)07[2 PRs](https://github.com/anamarijapapic/laravel-example/pulls)MITPHPPHP ^8.1

Since Jul 5Pushed 2y ago1 watchersCompare

[ Source](https://github.com/anamarijapapic/laravel-example)[ Packagist](https://packagist.org/packages/anamarijapapic/laravel-example)[ Docs](https://github.com/anamarijapapic/laravel-example)[ RSS](/packages/anamarijapapic-laravel-example/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (12)Versions (4)Used By (0)

This is an example Laravel package.
===================================

[](#this-is-an-example-laravel-package)

[![Latest Version on Packagist](https://camo.githubusercontent.com/5690e116a0e950524fae30442f00da9581caa4ba4dfe50fd0894012a157e4ef6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616e616d6172696a6170617069632f6c61726176656c2d6578616d706c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/anamarijapapic/laravel-example)[![GitHub Tests Action Status](https://camo.githubusercontent.com/c792ad2af1b4aca8e72140f389e7a1ed3035fc626db1c4b91610c413eea7b639/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f616e616d6172696a6170617069632f6c61726176656c2d6578616d706c652f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/anamarijapapic/laravel-example/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/0dbb237e8df3b03b1976de0e8263f6c5e24c78a283169a694cc5d93b18ac4e92/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f616e616d6172696a6170617069632f6c61726176656c2d6578616d706c652f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/anamarijapapic/laravel-example/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/b4f811a3bfe5b33194f1b3e96b81eae7d2b8e4679f1320acae33fb54f752ef7f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616e616d6172696a6170617069632f6c61726176656c2d6578616d706c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/anamarijapapic/laravel-example)

My first Laravel package. This is an example Laravel package.
*([Spatie Laravel Package Training v2.0](https://laravelpackage.training/) - Creating a Laravel package)*

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

[](#installation)

You can install the package via composer:

```
composer require anamarijapapic/laravel-example
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="example-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="example-config"
```

This is the contents of the published config file:

```
return [
    /**
     * This value will be shown when the example command is executed.
     */
    'command_output' => 'Output configured in config file',

    'another_option' => 'Another value',
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="example-views"
```

Usage
-----

[](#usage)

```
$example = new AnamarijaPapic\Example();
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Anamarija Papić](https://github.com/anamarijapapic)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 83.3% 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1093d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/92815435?v=4)[Anamarija Papić](/maintainers/anamarijapapic)[@anamarijapapic](https://github.com/anamarijapapic)

---

Top Contributors

[![anamarijapapic](https://avatars.githubusercontent.com/u/92815435?v=4)](https://github.com/anamarijapapic "anamarijapapic (10 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")

---

Tags

laravelanamarijapapiclaravel-example

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/anamarijapapic-laravel-example/health.svg)

```
[![Health](https://phpackages.com/badges/anamarijapapic-laravel-example/health.svg)](https://phpackages.com/packages/anamarijapapic-laravel-example)
```

###  Alternatives

[spatie/laravel-permission

Permission handling for Laravel 12 and up

12.9k102.4M1.4k](/packages/spatie-laravel-permission)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M47](/packages/spatie-laravel-pdf)[dedoc/scramble

Automatic generation of API documentation for Laravel applications.

2.1k11.2M99](/packages/dedoc-scramble)[stephenjude/filament-jetstream

A Laravel starter kit built with Filament inspired by Jetstream.

17760.2k3](/packages/stephenjude-filament-jetstream)[spatie/laravel-passkeys

Use passkeys in your Laravel app

471890.7k38](/packages/spatie-laravel-passkeys)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)

PHPackages © 2026

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