PHPackages                             fastchartdev/package - 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. fastchartdev/package

ActiveLibrary

fastchartdev/package
====================

This is my package package

05↓50%PHPCI passing

Since Jul 30Pushed 4d agoCompare

[ Source](https://github.com/fastchartdev/package)[ Packagist](https://packagist.org/packages/fastchartdev/package)[ RSS](/packages/fastchartdev-package/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (7)Used By (0)

This is my package package
==========================

[](#this-is-my-package-package)

[![Latest Version on Packagist](https://camo.githubusercontent.com/fd43372c033fdd8e9a70f9700db838ee93a017b1a2327e941286219cb859660a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6661737463686172746465762f7061636b6167652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/fastchartdev/package)[![GitHub Tests Action Status](https://github.com/spatie/package-package-laravel/actions/workflows/run-tests.yml/badge.svg)](https://github.com/fastchartdev/package/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://github.com/spatie/package-package-laravel/actions/workflows/fix-php-code-style-issues.yml/badge.svg)](https://github.com/fastchartdev/package/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/65478abacbda484b8948f505a3be00c3954ca96f919e3fe0901b4827f93fd771/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6661737463686172746465762f7061636b6167652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/fastchartdev/package)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/230fb8761a113381dd497bbf375eb6ec7b6e81685bd4866483b803811e3424a1/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f7061636b6167652e6a70673f743d31)](https://spatie.be/github-ad-click/package)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

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

[](#installation)

You can install the package via composer:

```
composer require fastchartdev/package
```

You can publish and run the migrations with:

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

You can publish the config file with:

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

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

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

Usage
-----

[](#usage)

```
$package = new Fastchartdev\Package();
echo $package->echoPhrase('Hello, Fastchartdev!');
```

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)

- [salah eddine bendyab](https://github.com/64494826+salahhusa9)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

24

↑

LowBetter than 30% of packages

Maintenance65

Regular maintenance activity

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity18

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://www.gravatar.com/avatar/4191314cbc45f7d51077e26cb1eac2a4d6e1df4de537d03778d2753391d6f03b?d=identicon)[salahhusa9](/maintainers/salahhusa9)

---

Top Contributors

[![salahhusa9](https://avatars.githubusercontent.com/u/64494826?v=4)](https://github.com/salahhusa9 "salahhusa9 (32 commits)")

### Embed Badge

![Health badge](/badges/fastchartdev-package/health.svg)

```
[![Health](https://phpackages.com/badges/fastchartdev-package/health.svg)](https://phpackages.com/packages/fastchartdev-package)
```

PHPackages © 2026

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