PHPackages                             scrawler/mvc - 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. scrawler/mvc

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

scrawler/mvc
============

use scrawler framework as mvc framework

v2.1.1(1y ago)115MITPHP

Since Sep 27Pushed 1y agoCompare

[ Source](https://github.com/scrawler-labs/mvc)[ Packagist](https://packagist.org/packages/scrawler/mvc)[ RSS](/packages/scrawler-mvc/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (8)Dependencies (8)Versions (10)Used By (0)

[![](https://user-images.githubusercontent.com/7591484/170873489-6aa40fe3-9d5c-476b-9434-f12f0a896c85.png)](https://user-images.githubusercontent.com/7591484/170873489-6aa40fe3-9d5c-476b-9434-f12f0a896c85.png) Scrawler MVC
==============

[](#-scrawler-mvc-)

[![GitHub Workflow Status](https://camo.githubusercontent.com/34f8427f27991f7b17c0b7d614501f9753887cfe53298fd0ba2ec7845f520048/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f73637261776c65722d6c6162732f6170702f6d61696e2e796d6c3f7374796c653d666c61742d737175617265)](https://github.com/scrawler-labs/app/actions/workflows/main.yml)[![Codecov](https://camo.githubusercontent.com/450aa7019c60bc1bbbbd369acb3ffeaebd33a99edd6f2d75e3c9738627e32509/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f67682f73637261776c65722d6c6162732f6170703f7374796c653d666c61742d737175617265)](https://app.codecov.io/gh/scrawler-labs/app)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/b4550ca408a79bcc3f5bd83f9bf59c5067c3a184fe850c2afef53ec3ec315715/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f7175616c6974792f672f73637261776c65722d6c6162732f6170703f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/scrawler-labs/app/?branch=main)[![PHPStan Enabled](https://camo.githubusercontent.com/a44af5fc39484990738cc4bd3874d884a42afdeed470b34a010e77bb8341ef31/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048505374616e2d656e61626c65642d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/a44af5fc39484990738cc4bd3874d884a42afdeed470b34a010e77bb8341ef31/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048505374616e2d656e61626c65642d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)[![Packagist Version](https://camo.githubusercontent.com/e4b69d977b56afbb759171287c76bcc94b3b5214bf3e7fe9fd880e63c9273a7d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73637261776c65722f6170703f7374796c653d666c61742d737175617265)](https://packagist.org/packages/scrawler/app)[![Packagist License](https://camo.githubusercontent.com/35c7173fb474acb6a844a8a161e05252e2d1d46f2b239f281cdd89cb953c522e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f73637261776c65722f6170703f7374796c653d666c61742d737175617265)](https://packagist.org/packages/scrawler/app)

🔥Create simple but powerful web apps and APIs quickly, with minumum lines of code🔥
🇮🇳 Made in India 🇮🇳

💻 Installation
--------------

[](#-installation)

You can install Scrawler App via Composer. If you don't have composer installed , you can download composer from [here](https://getcomposer.org/download/)

or if you want to start with an mvc template

```
composer create-project scrawler/mvc
```

✨ Folder Structure
------------------

[](#-folder-structure)

- `public`: this should be the webroot of your server
    - `assets`: your css and js assets live here
    - `public`: public file of your storage are accessable via this symlink, if this symlink is broken create one yourseld
- `config`: global configuration files, you can add your own configurations here
- `storage`: app caches , file storage stays here
- `tests`: pest tests for your app lives here
- `src`
    - `Controllers`: auto routed controller classes live here
    - `views`: blade view files live here
    - `boot.php`: boots the framework and register the required services , do not modify
    - `app.php`: you can register your services and configuration here
    - `routes.php`: manual routes can be added here if required

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

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 ~5 days

Total

8

Last Release

560d ago

Major Versions

v1.0.3 → v2.0.02024-10-17

### Community

Maintainers

![](https://www.gravatar.com/avatar/7247fc69a537df786db0d4e060054491e670b13f942366d93e186d4a765f8603?d=identicon)[physcocode](/maintainers/physcocode)

---

Tags

bladeblade-templatemvcmvc-frameworkphp-frameworkrestfulscrawler

###  Code Quality

TestsPest

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/scrawler-mvc/health.svg)

```
[![Health](https://phpackages.com/badges/scrawler-mvc/health.svg)](https://phpackages.com/packages/scrawler-mvc)
```

###  Alternatives

[tightenco/jigsaw

Simple static sites with Laravel's Blade.

2.2k438.5k29](/packages/tightenco-jigsaw)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

44643.1k1](/packages/pressbooks-pressbooks)

PHPackages © 2026

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