PHPackages                             callcocam/profile - 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. callcocam/profile

ActiveLibrary

callcocam/profile
=================

This is my package profile

0110PHP

Since Dec 30Pushed 2y ago1 watchersCompare

[ Source](https://github.com/sigasistemas/profile)[ Packagist](https://packagist.org/packages/callcocam/profile)[ RSS](/packages/callcocam-profile/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

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

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

[![Latest Version on Packagist](https://camo.githubusercontent.com/612e46839094d52e68a6f7010c2cafce0ed6f80052f7281884523258caa69c8f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f63616c6c636f63616d2f70726f66696c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/callcocam/profile)[![GitHub Tests Action Status](https://camo.githubusercontent.com/67fbdaf204980bbd7752c2579570b3469edce94580d96fb2136e3b43538ba9ac/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f63616c6c636f63616d2f70726f66696c652f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/callcocam/profile/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/6c12a58360b9ed5a251546bb1e877fbec6c8faf221e58b0cf8bf9527af2b84d1/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f63616c6c636f63616d2f70726f66696c652f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/callcocam/profile/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/50254759e908e15899b9572aef5ccd76a2e19b7f82a658a1b5c423029501d174/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f63616c6c636f63616d2f70726f66696c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/callcocam/profile)

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

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

[](#installation)

You can install the package via composer:

```
composer require callcocam/profile
```

You can publish and run the migrations with:

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

You can publish the config file with:

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

Optionally, you can publish the views using

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

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$profile = new Callcocam\Profile();
echo $profile->echoPhrase('Hello, Callcocam!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

- [](https://github.com/callcocam)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity20

Early-stage or recently created project

 Bus Factor1

Top contributor holds 90% 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/d8c19b5df92b5462627f423cb2128ed0f312817ac150d19c3572d67904f0751b?d=identicon)[callcocam](/maintainers/callcocam)

---

Top Contributors

[![webcall](https://avatars.githubusercontent.com/u/7212238?v=4)](https://github.com/webcall "webcall (9 commits)")[![callcocam](https://avatars.githubusercontent.com/u/7425411?v=4)](https://github.com/callcocam "callcocam (1 commits)")

### Embed Badge

![Health badge](/badges/callcocam-profile/health.svg)

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

PHPackages © 2026

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