PHPackages                             miltonian/reusables - 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. miltonian/reusables

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

miltonian/reusables
===================

Reuses views, functions and other modules to make development faster and more reliable

1.5.4(7y ago)32892MITPHPPHP &gt;=5.3.0

Since Jul 12Pushed 7y ago3 watchersCompare

[ Source](https://github.com/miltonian/reusables)[ Packagist](https://packagist.org/packages/miltonian/reusables)[ Docs](https://github.com/miltonian/reusables)[ RSS](/packages/miltonian-reusables/feed)WikiDiscussions master Synced today

READMEChangelog (10)DependenciesVersions (142)Used By (0)

Reusables
=========

[](#reusables)

Reusables is an open sourced PHP framework for reusing views and various features across one or multiple sites to increase the speed and robustness of websites.

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

[](#installation)

### New Project

[](#new-project)

- Create a new directory, then navigate to that directory in your terminal. Then enter:

```
$ composer require miltonian/reusables
$ cd vendor/miltonian/reusables
$ sh prepare_fromscratch.sh
```

### Add to Existing Project

[](#add-to-existing-project)

- In terminal, go to your project's root directory. Enter:

```
$ composer require miltonian/reusables
$ sh vendor/miltonian/reusables/prepare_reusables.sh
```

License
-------

[](#license)

[MIT License](https://github.com/miltonian/reusables/blob/master/License)

Get Started
===========

[](#get-started)

[Get Started](http://reusables.online)

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity76

Established project with proven stability

 Bus Factor1

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

Every ~4 days

Recently: every ~24 days

Total

140

Last Release

2619d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8435923?v=4)[Alexander Hamilton](/maintainers/miltonian)[@miltonian](https://github.com/miltonian)

---

Top Contributors

[![miltonian](https://avatars.githubusercontent.com/u/8435923?v=4)](https://github.com/miltonian "miltonian (142 commits)")[![Sigkar](https://avatars.githubusercontent.com/u/19719483?v=4)](https://github.com/Sigkar "Sigkar (7 commits)")

---

Tags

viewsreusereusables

### Embed Badge

![Health badge](/badges/miltonian-reusables/health.svg)

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

###  Alternatives

[league/plates

Plates, the native PHP template system that's fast, easy to use and easy to extend.

1.5k6.1M261](/packages/league-plates)[igaster/laravel-theme

Laravel Themes: Asset &amp; Views folder per theme. Theme inheritance. Blade integration and more...

5151.2M14](/packages/igaster-laravel-theme)[duncan3dc/blade

Use Laravel Blade templates without the full Laravel framework

148504.3k25](/packages/duncan3dc-blade)[phug/phug

Pug (ex-Jade) facade engine for PHP, HTML template engine structured by indentation

66297.7k14](/packages/phug-phug)[talesoft/tale-pug

A clean, lightweight and easy-to-use templating engine for PHP based on Pug, formerly Jade

319.5k3](/packages/talesoft-tale-pug)[tomatophp/filament-menus

Menu Database builder to use it as a navigation on Filament Panel or as a Livewire Component

326.5k3](/packages/tomatophp-filament-menus)

PHPackages © 2026

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