PHPackages                             stdio/stdio-template - 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. [Templating &amp; Views](/categories/templating)
4. /
5. stdio/stdio-template

ActiveLibrary[Templating &amp; Views](/categories/templating)

stdio/stdio-template
====================

STDIO's Template Laravel

16PHP

Since Apr 8Pushed 4y ago1 watchersCompare

[ Source](https://github.com/quyntit51vn/stdio-template)[ Packagist](https://packagist.org/packages/stdio/stdio-template)[ RSS](/packages/stdio-stdio-template/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Documentation
=============

[](#documentation)

To get started with Base STDIO's Template: Repository, DTO(Data Transfer Object), Helper , use Composer to add the package to your project's dependencies

Repository
----------

[](#repository)

### Basic Usage

[](#basic-usage)

Next, you are ready to use repository. If you want create repository with Model corresponding(example:UserRepository), run commnand line

```
php artisan make:repository UserRepository
```

It will create UserRepository + UserInterface.

After that run script to create StdioAppServiceProvider.php, and you still need to bind its interface for your real repository, for example in your own StdioAppServiceProvider.php.

```
php artisan vendor:publish --tag=stdio-service-provider
```

DTO
---

[](#dto)

### Basic Usage

[](#basic-usage-1)

Next, you are ready to use DTO. If you want create DTO with Model corresponding(example: UserDTO)

```
php artisan make:DTO DTORepository
```

STDIO Helper
------------

[](#stdio-helper)

### CollectionStdio

[](#collectionstdio)

### Basic Usage

[](#basic-usage-2)

This is custom Laravel's collection.

```
php artisan vendor:publish --tag=stdio-helper
```

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity26

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/29fb00096a7a7611911d5b5cc647c6dca02c4fa8982394acef2ec178209a6721?d=identicon)[quyntit51vn](/maintainers/quyntit51vn)

---

Top Contributors

[![QuocLoi](https://avatars.githubusercontent.com/u/22395037?v=4)](https://github.com/QuocLoi "QuocLoi (2 commits)")

### Embed Badge

![Health badge](/badges/stdio-stdio-template/health.svg)

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

###  Alternatives

[mustache/mustache

A Mustache implementation in PHP.

3.3k44.6M291](/packages/mustache-mustache)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[whitecube/nova-flexible-content

Flexible Content &amp; Repeater Fields for Laravel Nova.

8053.0M25](/packages/whitecube-nova-flexible-content)[mopa/bootstrap-bundle

Easy integration of twitters bootstrap into symfony2

7042.9M33](/packages/mopa-bootstrap-bundle)[limenius/react-bundle

Client and Server-side react rendering in a Symfony Bundle

3871.2M](/packages/limenius-react-bundle)[nicmart/string-template

StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.

2101.7M30](/packages/nicmart-string-template)

PHPackages © 2026

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