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

ActiveLibrary[Framework](/categories/framework)

locospec/locospec-laravel
=========================

This is my package locospec-laravel

09211[4 PRs](https://github.com/locospec/locospec-laravel/pulls)PHPCI passing

Since Feb 21Pushed 1mo agoCompare

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

READMEChangelogDependenciesVersions (12)Used By (0)

This is my package locospec-laravel
===================================

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

[![Latest Version on Packagist](https://camo.githubusercontent.com/cf5e94ae6ef94c85ca8ecd24af26f9b35aeb757379a1026aa8fdb7931beca19e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c6f636f737065632f6c6f636f737065632d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/locospec/locospec-laravel)[![GitHub Tests Action Status](https://camo.githubusercontent.com/16e5c2c9a89bea6be751bc85aad46447bf10bb068e3f37a4a8e77d68261c82e9/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6c6f636f737065632f6c6f636f737065632d6c61726176656c2f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/locospec/locospec-laravel/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/6a35f9a4ffc99c542099cfaa7c2321717393efac42cc47cf7cf1405e3457f742/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6c6f636f737065632f6c6f636f737065632d6c61726176656c2f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/locospec/locospec-laravel/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/6b77d449885fa9044eff44112e724572b23f2b93ba5b3fdbc87edea5a713d552/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c6f636f737065632f6c6f636f737065632d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/locospec/locospec-laravel)

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/f554d8762d54edfa924db921e0c59f628bcbc61a1fab2a57d6b75bae543647ab/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f6c6f636f737065632d6c61726176656c2e6a70673f743d31)](https://spatie.be/github-ad-click/locospec-laravel)

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 locospec/locospec-laravel
```

You can publish and run the migrations with:

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

You can publish the config file with:

```
php artisan vendor:publish --tag="locospec-laravel-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="locospec-laravel-views"
```

Usage
-----

[](#usage)

```
$lLCS = new LCSLaravel();
echo $lLCS->echoPhrase('Hello, Locospec!');
```

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)

- [Rajiv Seelam](https://github.com/rjvim)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

Test Change 20

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance60

Regular maintenance activity

Popularity15

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity24

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

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/7f65a131fc8615471e846ba92fa2926668a0098fb1ebdf322a4d02525b28dbcd?d=identicon)[rjvim](/maintainers/rjvim)

---

Top Contributors

[![rjvim](https://avatars.githubusercontent.com/u/23579455?v=4)](https://github.com/rjvim "rjvim (112 commits)")[![rajeshn95](https://avatars.githubusercontent.com/u/52703970?v=4)](https://github.com/rajeshn95 "rajeshn95 (108 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (14 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (8 commits)")[![ShreyDhyani](https://avatars.githubusercontent.com/u/107391802?v=4)](https://github.com/ShreyDhyani "ShreyDhyani (2 commits)")

### Embed Badge

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

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

###  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)
