PHPackages                             link2zain/webmagic\_core - 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. [Framework](/categories/framework)
4. /
5. link2zain/webmagic\_core

ActiveLibrary[Framework](/categories/framework)

link2zain/webmagic\_core
========================

Package with core laravel-components

1.0(5y ago)031MITPHPPHP 7.1 - 7.3

Since May 5Pushed 5y ago1 watchersCompare

[ Source](https://github.com/link2zain/webmagic_core)[ Packagist](https://packagist.org/packages/link2zain/webmagic_core)[ RSS](/packages/link2zain-webmagic-core/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (3)Versions (2)Used By (1)

Core module
===========

[](#core-module)

Module uses for place base abstract and real classes which can be reused in future

Entityt functionality
---------------------

[](#entityt-functionality)

Extend EntityRepo class and you will have base methods for work with entities

Secure routes check
-------------------

[](#secure-routes-check)

Use \\Webmagic\\Core\\Middleware\\SecureRoutesCheck if you want to redirect a not secure request to the secure one when the app working on the production environment.

Redirect realization for AJAX requests
--------------------------------------

[](#redirect-realization-for-ajax-requests)

It is difficult to recognize the redirect destination in javascript when you making a standard redirect response. Use \\Webmagic\\Dashboard\\Controllers\\AjaxRedirectTrait to make the redirect process more clear for javascript. The result of the function redirect will for the AJAX request (with header x-requested-with: XMLHttpRequest) will be the next kind of json

```
    {
      "status": "302",
      "redirect" : "https://destination.com"
    }
```

For the regular HTTP requests the function will return regular redirect.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

1884d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/78900667?v=4)[Zain Ul Abideen](/maintainers/link2zain)[@link2zain](https://github.com/link2zain)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/link2zain-webmagic-core/health.svg)

```
[![Health](https://phpackages.com/badges/link2zain-webmagic-core/health.svg)](https://phpackages.com/packages/link2zain-webmagic-core)
```

###  Alternatives

[laravel/octane

Supercharge your Laravel application's performance.

4.0k26.6M218](/packages/laravel-octane)[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[code16/sharp

Laravel Content Management Framework

79164.7k8](/packages/code16-sharp)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21318.6k3](/packages/ecotone-laravel)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3891.8k](/packages/codewithdennis-larament)[r2luna/brain

Brain: A process-driven architecture alternative for your Laravel Application.

6338.7k1](/packages/r2luna-brain)

PHPackages © 2026

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