PHPackages                             src-run/augustus-file-library - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. src-run/augustus-file-library

ActiveLibrary[File &amp; Storage](/categories/file-storage)

src-run/augustus-file-library
=============================

An extended SplFileInfo that includes additional attribute helpers and temporary file auto removal.

0.20.0(3y ago)085MITPHPPHP ~8.1

Since Jul 25Pushed 3y ago2 watchersCompare

[ Source](https://github.com/src-run/augustus-file-library)[ Packagist](https://packagist.org/packages/src-run/augustus-file-library)[ Docs](https://src.run/augustus-file-library/home)[ RSS](/packages/src-run-augustus-file-library/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (11)Versions (6)Used By (0)

\[src-run\] augustus-file-library
=================================

[](#src-run-augustus-file-library)

Travis-CICodacy RatingCode CoverageStyle-CIReleaseAPI Documentation[![Travis](https://camo.githubusercontent.com/b8b610ff32cc48d61b9ea48afd1e687d3615f0ff40a72408428db559db49518c/68747470733a2f2f7372632e72756e2f61756775737475732d66696c652d6c6962726172792f7472617669732e737667)](https://src.run/augustus-file-library/travis)[![Codacy](https://camo.githubusercontent.com/e9180e3ff204687e491e8d06b1665e520322cfa6689184515f2d73b0347a59a2/68747470733a2f2f7372632e72756e2f61756775737475732d66696c652d6c6962726172792f636f646163792e737667)](https://src.run/augustus-file-library/codacy)[![Coveralls](https://camo.githubusercontent.com/f0ad8f003b39b9b350eda6e902f886d0a776066f860aca2c23138b0ab95ec9e6/68747470733a2f2f7372632e72756e2f61756775737475732d66696c652d6c6962726172792f636f766572616c6c732e737667)](https://src.run/augustus-file-library/coveralls)[![Coveralls](https://camo.githubusercontent.com/bc6968eb76385c7b97abb24008ee1ba9d7621aef4a6384494a11d5e49b42bec6/68747470733a2f2f7372632e72756e2f61756775737475732d66696c652d6c6962726172792f7374796c6563692e737667)](https://src.run/augustus-file-library/styleci)[![Packagist](https://camo.githubusercontent.com/1f2075d7a46e3c4cc260e314ea6f648d19523997a921b2a9c8fcd1aa66b7ecda/68747470733a2f2f7372632e72756e2f61756775737475732d66696c652d6c6962726172792f7061636b61676973742e737667)](https://src.run/augustus-file-library/packagist)[![API Docs](https://camo.githubusercontent.com/4342927feb80099f9304dc7348de70ff53042ea7f0de7682957b503f2d8ac6e8/68747470733a2f2f7372632e72756e2f61756775737475732d66696c652d6c6962726172792f6170692e737667)](https://src.run/augustus-file-library/api)Overview
--------

[](#overview)

[Welcome](https://src.run/go/readme_welcome)! The `src-run/augustus-file-library` package provides the following

> An extended SplFileInfo that includes additional attribute helpers and temporary file auto removal.

### Grouping

[](#grouping)

We use a Willy Wonka-inspired naming schema for our package group names. This package is part of the [augustus group](https://src.run/augustus-file-library/group), which is a collection of packages with a focus on "core reflection base classes" and related functionality.

You are welcome to research some [useless details](https://src.run/augustus-file-library/group_explanation)about this specific group if you have too much time on your hands.

### JTT

[](#jtt)

This package represents a single project within a [large collection](https://src.run/go/explore) of open-source code released under the "SR" namespace, comprised of many framework-agnostic libraries, a collection of Symfony bundles, as well as some one-off releases. This project is authored and maintained by:

- [Rob Frawley 2nd](https://src.run/rmf)
- [Collaborators](https://src.run/augustus-file-library/github_collaborators)

Quick Start
-----------

[](#quick-start)

### Installation

[](#installation)

Get the code by requiring it explicitly via the [Composer](https://getcomposer.com) CLI, or by editing your *composer.json* to reflect the dependency and updating your project requirements. For example, to explicitly require this project using the CLI, use the following command.

```
$ composer require src-run/augustus-file-library
```

Alternatively, to add this project to your "composer.json" file, add the following to the "require" section.

```
require: {
	"src-run/augustus-file-library": "dev-master"
}
```

*Note: Is is not recommended to use the "dev-master" constraint. Realize that doing so could allow a release with backwards-incompatable, breaking changes to be pulled in. Instead, it is good practive to use semantic versioning and enter an explicit requirement. For example, to require version 1.0 you would use `^1.0`.*

Reference
---------

[](#reference)

### API Docs

[](#api-docs)

This package's API reference is available on our documentation website (see the "Reference" row of the table found in the "Additional Links" section below). All API documentation is automatically compiled against the master branch whenever a git push event occurs.

*Static API reference for specific releases is planned and will be posted once this package has matured and reached the version 1 milestone*.

> The API reference websites detailed above are auto-generated using a reliable and well-developed CLI tool called [Sami](https://src.run/go/sami). It is rigorously and regularly tested and is used for some large-scale projects, such as the [Symfony Full-Stack Framework](https://src.run/go/symfony) &lt;see: [https://src.run/go/symfony-api&gt;](https://src.run/go/symfony-api%3E), as well some smaller projects, such as [Twig](https://src.run/go/sami-twig) &lt;see: [https://src.run/go/twig-api&gt;](https://src.run/go/twig-api%3E). Refer to Sami's [repository page](https://src.run/go/sami) to research usage in your own project.

### Examples/Tutorials

[](#examplestutorials)

Currently, there is no "human-written" documentation, outside of this README (which is itself generated from a template). Pending package stability, available man-hours, and an actual demand from external users, we may publish a [Read the Docs](https://src.run/go/rtd) page with official documentation, tutorials, and additional resources.

Contributing
------------

[](#contributing)

### Discussion

[](#discussion)

For general inquiries or to discuss a broad topic or idea, find "robfrawley" on Freenode. He is always happy to discuss language-level ideas, possible new directions for a project, emerging technologies, as well as the weather.

### Issues

[](#issues)

To report issues or request a new feature, use the [project issue tracker](https://src.run/augustus-file-library/github_issues). Include as much information as possible in any bug reports. Feel free to "ping" the topic if you don't get a response within a few days (sometimes Github notification e-mails fall through the cracks).

### Code

[](#code)

You created additional functionality while utilizing this package? Wonderful: send it back upstream! *Don't hesitate to submit a pull request!* Your [imagination](https://src.run/go/readme_imagination) and the requirements outlined within our [CONTRIBUTING.md](https://src.run/augustus-file-library/contributing) file are the only limitations.

License
-------

[](#license)

This project is licensed under the [MIT License](https://src.run/go/mit), an [FSF](https://src.run/go/fsf)- and [OSI](https://src.run/go/osi)-approved, [GPL](https://src.run/go/gpl)-compatible, permissive free software license. Review the [LICENSE](https://src.run/augustus-file-library/license) file distributed with this source code for additional information.

Additional Links
----------------

[](#additional-links)

ItemResult/Status**Stable Release**[![Packagist](https://camo.githubusercontent.com/1f2075d7a46e3c4cc260e314ea6f648d19523997a921b2a9c8fcd1aa66b7ecda/68747470733a2f2f7372632e72756e2f61756775737475732d66696c652d6c6962726172792f7061636b61676973742e737667)](https://src.run/augustus-file-library/packagist)**Dev Release**[![Packagist](https://camo.githubusercontent.com/d574259c786ccd905a8d63e86451d69415a45137fa2de853a1fe3913eee027ef/68747470733a2f2f7372632e72756e2f61756775737475732d66696c652d6c6962726172792f7061636b61676973745f7072652e737667)](https://src.run/augustus-file-library/packagist)**License**[![License](https://camo.githubusercontent.com/a11d0a6b23283a3552338dbe75cf5f2958a93e17148241f5934743bb5a52e734/68747470733a2f2f7372632e72756e2f61756775737475732d66696c652d6c6962726172792f6c6963656e73652e737667)](https://src.run/augustus-file-library/license)

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity66

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~573 days

Total

5

Last Release

1282d ago

PHP version history (4 changes)0.6.0PHP ^5.6 || ^7.0

0.7.0PHP ~7.0

0.8.0PHP ~7.1

0.20.0PHP ~8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/58cf83f3ed29f210aa52fec443014572688d7c948aeac0cfdb8ccf216a3f437b?d=identicon)[robfrawley](/maintainers/robfrawley)

---

Top Contributors

[![robfrawley](https://avatars.githubusercontent.com/u/3967713?v=4)](https://github.com/robfrawley "robfrawley (16 commits)")

---

Tags

libraryfilermfsrc-runaugustusaugustus-file-library

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/src-run-augustus-file-library/health.svg)

```
[![Health](https://phpackages.com/badges/src-run-augustus-file-library/health.svg)](https://phpackages.com/packages/src-run-augustus-file-library)
```

###  Alternatives

[erlandmuchasaj/laravel-file-uploader

A simple package to help you easily upload files to your laravel project.

128.7k](/packages/erlandmuchasaj-laravel-file-uploader)

PHPackages © 2026

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