PHPackages                             venturedrake/laravel-autoscaling - 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. venturedrake/laravel-autoscaling

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

venturedrake/laravel-autoscaling
================================

Autoscaling your laravel application

1398PHP

Since May 19Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/venturedrake/laravel-autoscaling)[ Packagist](https://packagist.org/packages/venturedrake/laravel-autoscaling)[ RSS](/packages/venturedrake-laravel-autoscaling/feed)WikiDiscussions develop Synced today

READMEChangelogDependenciesVersions (2)Used By (0)

\# Laravel Autoscaling
======================

[](#-laravel-autoscaling)

[![Latest Version on Packagist](https://camo.githubusercontent.com/fc7abcd03f306e2fd783b62fa4297c3c135bf0423625d0622f485928efb1ad78/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f76656e747572656472616b652f6c61726176656c2d6175746f7363616c696e672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/venturedrake/laravel-autoscaling)[![MIT Licensed](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/874ea1afa2be051d2dc00be1b7b4be78f16fc2ad3d8bc935fa6fddabe599b754/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f76656e747572656472616b652f6c61726176656c2d6175746f7363616c696e672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/venturedrake/laravel-autoscaling)

### Autoscaling for your Laravel applications managed by Laravel Forge.

[](#autoscaling-for-your-laravel-applications-managed-by-laravel-forge)

Laravel autoscaling is a simple package to help you manage vertical and horizontal scaling by setting a pre-defined schedule to resize your Linode servers according to expected demand.

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

[](#installation)

You can install the package via composer:

```
composer require venturedrake/laravel-autoscaling
```

You can publish the config file with:

```
php artisan vendor:publish --tag="autoscaling-config"
```

Usage
-----

[](#usage)

```
php artisan autoscaling:run
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Roadmap
-------

[](#roadmap)

- Scheduled veritcal scaling (DONE)
- Scheduled horizontal scaling
- Auto scaling based on CPU/Memory usage
- AI powered auto scaling
- Support for other cloud providers (AWS, DigitalOcean, etc.)

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

[](#contributing)

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

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Andrew Drake](https://github.com/andrewdrake)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance60

Regular maintenance activity

Popularity18

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity13

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://avatars.githubusercontent.com/u/2742557?v=4)[Andrew Drake](/maintainers/andrewdrake)[@andrewdrake](https://github.com/andrewdrake)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/venturedrake-laravel-autoscaling/health.svg)

```
[![Health](https://phpackages.com/badges/venturedrake-laravel-autoscaling/health.svg)](https://phpackages.com/packages/venturedrake-laravel-autoscaling)
```

###  Alternatives

[setono/sylius-redirect-plugin

Sylius plugin for managing redirects

26370.2k](/packages/setono-sylius-redirect-plugin)[jedkirby/tweet-entity-linker

Convert Twitter API Tweet entities such as URLs, Hashtags and User Mentions into their respective HTML entities.

102.7k](/packages/jedkirby-tweet-entity-linker)

PHPackages © 2026

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