PHPackages                             san4o101/upload-files - 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. san4o101/upload-files

ActiveLibrary

san4o101/upload-files
=====================

Upload files package

018PHP

Since Nov 6Pushed 5y agoCompare

[ Source](https://github.com/alexsyvolap/uploadFiles)[ Packagist](https://packagist.org/packages/san4o101/upload-files)[ RSS](/packages/san4o101-upload-files/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Upload file package
===================

[](#upload-file-package)

Deleting files
--------------

[](#deleting-files)

- You can delete file in database with file in folder.
    - `SFile::query()->where('id', '=', 1)->first()->delete()`
    - `SFile::query()->where('id', '=', 1)->first()->forceDelete()`
    - `SFile::query()->find(1)->first()->forceDelete()`

Install
-------

[](#install)

- `php artisan vendor:publish`
- `php artisan config:clear` or `php artisan config:cache`

Service
-------

[](#service)

- `UploadFileService`

Model
-----

[](#model)

- `SFile`

Config
------

[](#config)

- You can change validation setting in configuration file
- You can change length file random name

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

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/d89a2cc59644b1b27c7721a0a2dd28f6e8fdf7363717f402ec1ce9ba0712b812?d=identicon)[san4o101](/maintainers/san4o101)

### Embed Badge

![Health badge](/badges/san4o101-upload-files/health.svg)

```
[![Health](https://phpackages.com/badges/san4o101-upload-files/health.svg)](https://phpackages.com/packages/san4o101-upload-files)
```

PHPackages © 2026

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