PHPackages                             ianlow/php-slideshow - 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. ianlow/php-slideshow

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

ianlow/php-slideshow
====================

This PHP code creates a presentation slideshow from an input text file.

00PHP

Since Oct 18Pushed 3y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

README
======

[](#readme)

This PHP code creates a presentation slideshow from an input text file.

Compatibility
-------------

[](#compatibility)

{- Tested up to PHP 7, should be compatible with PHP 5.3 or above -}

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

[](#installation)

### Composer

[](#composer)

Add these lines to your composer.json:

```
    {
        "require": {
            "ianlow/php-slideshow": "*"
        }
    }
```

or run the following command:

```
php composer.phar require ianlow/php-slideshow

```

Usage Example
-------------

[](#usage-example)

```
$obj1 = new Ianlow\PhpSlideshow\PhpSlideshow();

$obj1->main();
```

Change Log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on the recent changes.

Contribute
----------

[](#contribute)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- Ian Low ()

License
-------

[](#license)

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

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity24

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/403e5e0f39d93574a03fa45e76623ca2f60dd9a89c50271bd0ab674c323d8758?d=identicon)[ianlow](/maintainers/ianlow)

---

Top Contributors

[![ianlow27](https://avatars.githubusercontent.com/u/75550817?v=4)](https://github.com/ianlow27 "ianlow27 (3 commits)")

### Embed Badge

![Health badge](/badges/ianlow-php-slideshow/health.svg)

```
[![Health](https://phpackages.com/badges/ianlow-php-slideshow/health.svg)](https://phpackages.com/packages/ianlow-php-slideshow)
```

###  Alternatives

[rlerdorf/opcache-status

A one-page opcache status page

1.6k461.8k](/packages/rlerdorf-opcache-status)[matt-daneshvar/laravel-survey

Create surveys inside your Laravel app

28770.3k](/packages/matt-daneshvar-laravel-survey)[stecman/composer-bash-completion-plugin

BASH/ZSH auto-complete plugin for Composer

7910.3k](/packages/stecman-composer-bash-completion-plugin)

PHPackages © 2026

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