PHPackages                             garrettw/pimf-transphporm - 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. garrettw/pimf-transphporm

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

garrettw/pimf-transphporm
=========================

A skeleton app using the PIMF framework with the Transphporm template engine

220PHP

Since Mar 19Pushed 8y ago3 watchersCompare

[ Source](https://github.com/garrettw/pimf-transphporm)[ Packagist](https://packagist.org/packages/garrettw/pimf-transphporm)[ RSS](/packages/garrettw-pimf-transphporm/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Welcome to PIMF Transphporm bundle
==================================

[](#welcome-to-pimf-transphporm-bundle)

This is a run-ready "Hello world" application using PIMF micro framework and Transphporm (), a template engine that separates logic from markup and that uses a syntax already familiar to web developers.

Here you can learn how to work with \\Pimf\\View\\Transphporm template engine and \\Pimf\\Router.

Installation &amp; Configuration
--------------------------------

[](#installation--configuration)

**MUST have DOM (XML) and mbstring PHP extensions installed**

1. Install Composer into a fresh directory (also initializes PIMF)

```
php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');"
php composer-setup.php
php -r "unlink('composer-setup.php');"
php composer.phar create-project garrettw/pimf-transphporm .
```

2. Navigate to your application in a web browser. If all is well, you should see a pretty PIMF splash page. Get ready - there is a lot more to learn!

Alternatively you can run PHP's built-in web server that is provided since PHP 5.4.0

```
php -S 127.0.0.1:1337
```

Please notice: this web server was designed to aid application development. It may also be useful for testing purposes or for application demonstrations that are run in controlled environments. It is not intended to be a full-featured web server. It should not be used on a public network.

Learning PIMF
-------------

[](#learning-pimf)

One of the best ways to learn PIMF is to read through the entirety of its documentation. This guide details all aspects of the framework and how to apply them to your application.

Read the PIMF Starter book almost anywhere. Available as a PDF, EPUB and MOBI. You can now read it on all devices, as well as offline.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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://avatars.githubusercontent.com/u/84885?v=4)[Garrett W.](/maintainers/garrettw)[@garrettw](https://github.com/garrettw)

![](https://www.gravatar.com/avatar/49bd060da17ed9ba742319679babb4cfadd9205faabb139f91f15f01dcffd7e4?d=identicon)[gjerokrsteski](/maintainers/gjerokrsteski)

---

Top Contributors

[![garrettw](https://avatars.githubusercontent.com/u/84885?v=4)](https://github.com/garrettw "garrettw (8 commits)")

### Embed Badge

![Health badge](/badges/garrettw-pimf-transphporm/health.svg)

```
[![Health](https://phpackages.com/badges/garrettw-pimf-transphporm/health.svg)](https://phpackages.com/packages/garrettw-pimf-transphporm)
```

###  Alternatives

[limenius/react-bundle

Client and Server-side react rendering in a Symfony Bundle

3861.2M](/packages/limenius-react-bundle)[area17/laravel-auto-head-tags

Laravel Auto Head Tags helps you build the list of head elements for your app

4616.0k](/packages/area17-laravel-auto-head-tags)[jelix/wikirenderer

WikiRenderer is a library to generate HTML or anything else from wiki content.

1712.2k1](/packages/jelix-wikirenderer)[webkinder/sproutset

A Composer package for handling responsive images in Roots Bedrock + Sage + Blade projects.

281.8k](/packages/webkinder-sproutset)

PHPackages © 2026

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