PHPackages                             smart-cms/kit - 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. smart-cms/kit

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

smart-cms/kit
=============

This is my package kit

1.x-dev(2mo ago)31.6k[1 issues](https://github.com/s-cms/kit/issues)MITPHPPHP ^8.2CI passing

Since Jul 8Pushed 2mo agoCompare

[ Source](https://github.com/s-cms/kit)[ Packagist](https://packagist.org/packages/smart-cms/kit)[ Docs](https://github.com/smart-cms/kit)[ GitHub Sponsors](https://github.com/SmartCms)[ RSS](/packages/smart-cms-kit/feed)WikiDiscussions 1.x Synced 2d ago

READMEChangelogDependencies (35)Versions (8)Used By (0)

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

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

[![Latest Version on Packagist](https://camo.githubusercontent.com/fb5eb875886509ec700e5da851fcd63f57af9c03284458c58ad000e1aac1c481/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f736d617274636d732f6b69742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/smartcms/kit)[![GitHub Tests Action Status](https://camo.githubusercontent.com/17afa3372137ef8098a275f52a4cb9957a1962afa4bc95ab217fc3955ec21abe/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f736d617274636d732f6b69742f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/smartcms/kit/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/5b6f5772eb26873f15482cbe693db05ba54743500fce0ba8925020024621fad2/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f736d617274636d732f6b69742f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/smartcms/kit/actions?query=workflow%3A%22Fix+PHP+code+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/9dafa9be4128739fbf5a718cecb54a13853c36a45bf39364773756ff5104b68a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f736d617274636d732f6b69742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/smartcms/kit)

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 smartcms/kit
```

You can publish and run the migrations with:

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

You can publish the config file with:

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

Optionally, you can publish the views using

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

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$kit = new SmartCms\Kit();
echo $kit->echoPhrase('Hello, SmartCms!');
```

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)

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

License
-------

[](#license)

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

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance77

Regular maintenance activity

Popularity24

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

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

81d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/206040389?v=4)[Smart-CMS](/maintainers/Smart-CMS)[@Smart-CMS](https://github.com/Smart-CMS)

---

Top Contributors

[![MaxBoiko21](https://avatars.githubusercontent.com/u/92517114?v=4)](https://github.com/MaxBoiko21 "MaxBoiko21 (147 commits)")[![TsukuroTadzaki](https://avatars.githubusercontent.com/u/40655949?v=4)](https://github.com/TsukuroTadzaki "TsukuroTadzaki (26 commits)")[![Smart-CMS](https://avatars.githubusercontent.com/u/206040389?v=4)](https://github.com/Smart-CMS "Smart-CMS (1 commits)")

---

Tags

laravelkitSmartCms

###  Code Quality

TestsPest

Static AnalysisPHPStan, Rector

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/smart-cms-kit/health.svg)

```
[![Health](https://phpackages.com/badges/smart-cms-kit/health.svg)](https://phpackages.com/packages/smart-cms-kit)
```

###  Alternatives

[statikbe/laravel-filament-flexible-content-blocks

The Laravel Filament Flexible Content Blocks package helps you to easily create content in Filament for any model, with predefined or custom blocks, and foreach block an extendable Blade view component.

17625.6k4](/packages/statikbe-laravel-filament-flexible-content-blocks)[stephenjude/filament-feature-flags

Filament implementation of feature flags and segmentation with Laravel Pennant.

122177.8k1](/packages/stephenjude-filament-feature-flags)[slimani/filament-media-manager

A media manager plugin for Filament.

126.9k](/packages/slimani-filament-media-manager)[finity-labs/fin-mail

A powerful email template manager and composer for Filament with dynamic token replacement, template versioning, and inline email sending.

284.5k1](/packages/finity-labs-fin-mail)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

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

Filament Blog Builder

20619.4k](/packages/stephenjude-filament-blog)

PHPackages © 2026

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