PHPackages                             nguyenanhung/template-crawler-package - 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. nguyenanhung/template-crawler-package

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

nguyenanhung/template-crawler-package
=====================================

Structure Repository Template for Crawler Package

v1.0.2(1y ago)03MITPHPPHP &gt;=7.1.3

Since Aug 23Pushed 1y ago1 watchersCompare

[ Source](https://github.com/nguyenanhung/template-crawler-package)[ Packagist](https://packagist.org/packages/nguyenanhung/template-crawler-package)[ Docs](https://github.com/nguyenanhung/template-crawler-package)[ RSS](/packages/nguyenanhung-template-crawler-package/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (3)Versions (4)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/1433282e08794744e1fa2be5f9bd77040879687a657449965d6cdc1ea02a988a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e677579656e616e68756e672f74656d706c6174652d637261776c65722d7061636b6167652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/nguyenanhung/template-crawler-package)[![Total Downloads](https://camo.githubusercontent.com/6ac192b2c1256fe60e79a73374a30ac96e2ad4792a9881ab7bf31fd140b11859/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6e677579656e616e68756e672f74656d706c6174652d637261776c65722d7061636b6167652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/nguyenanhung/template-crawler-package)[![Daily Downloads](https://camo.githubusercontent.com/7fcca85ceb1d4059b581a74a1aa5077e7e8d88eb11dff7a1ba50d77549c93b36/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64642f6e677579656e616e68756e672f74656d706c6174652d637261776c65722d7061636b6167652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/nguyenanhung/template-crawler-package)[![Monthly Downloads](https://camo.githubusercontent.com/38cf54fcab50db19f9561f79892e03add58d330898451d55e1bbe869f45a572e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f6e677579656e616e68756e672f74656d706c6174652d637261776c65722d7061636b6167652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/nguyenanhung/template-crawler-package)[![License](https://camo.githubusercontent.com/c04eeeddb935a275563e311411606c1e28b8d9d113a87f31c62eb08597637bb5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6e677579656e616e68756e672f74656d706c6174652d637261776c65722d7061636b6167652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/nguyenanhung/template-crawler-package)[![PHP Version Require](https://camo.githubusercontent.com/2fe832e20011ca777001568bddd082efe4cc48ae0d38268f9e658081dc51188c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f6e677579656e616e68756e672f74656d706c6174652d637261776c65722d7061636b6167652f706870)](https://packagist.org/packages/nguyenanhung/template-crawler-package)

Template start Crawler Packages
===============================

[](#template-start-crawler-packages)

Template for repository Crawler Packages - Basic, Simple and Lightweight

Use this Template
-----------------

[](#use-this-template)

First, you can `Use this template` for new project: [Use this template](https://github.com/nguyenanhung/template-crawler-package/generate)

Second, clone your project to your to path in your machine

Finally, your edit file `composer.json` in root folder of project

```
{
    "type": "library",
    "name": "nguyenanhung/template-crawler-package",
    "description": "Structure Repository Template for Crawler Package",
    "keywords": [
        "crawler",
        "helper",
        "library",
        "php"
    ],
    "homepage": "https://github.com/nguyenanhung/template-crawler-package",
    "license": "MIT",
    "minimum-stability": "stable",
    "authors": [
        {
            "name": "Nguyen An Hung",
            "email": "dev@nguyenanhung.com",
            "homepage": "https://nguyenanhung.com",
            "role": "Developer"
        }
    ],
    "require": {
        "php": ">=7.1.3",
        "ext-curl": "*",
        "ext-json": "*",
        "ext-mbstring": "*",
        "nguyenanhung/requests": "^3.0",
        "nguyenanhung/database": "^3.0",
        "nguyenanhung/my-crawler": "^1.0"
    },
    "autoload": {
        "psr-4": {
            "nguyenanhung\\Crawlers\\Your_Project\\": "src/"
        },
        "files": [
            "helpers/helpers.php"
        ]
    }
}
```

Replace name space `REPLACE_FOR_YOUR` to Project Crawler space, example: `Google`. After change namespace, project namespace same `"nguyenanhung\\Crawlers\\Google\\": "src/"`

Finished, your can writing new awesome helper and library now time.

Contact &amp; Support
---------------------

[](#contact--support)

If any question &amp; request, please contact following information

NameEmailSkypeFacebookHung Nguyennguyenanhung5891@nguyenanhungFrom Vietnam with Love &lt;3

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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 ~198 days

Total

3

Last Release

595d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3694ef9f3367ff9f6bcd668ca1d6726e3c55e6fd379cba9c2d4ab6a24595fbd8?d=identicon)[7135k13m](/maintainers/7135k13m)

---

Top Contributors

[![hungnguyenhp](https://avatars.githubusercontent.com/u/6778496?v=4)](https://github.com/hungnguyenhp "hungnguyenhp (3 commits)")[![nguyenanhung](https://avatars.githubusercontent.com/u/9348255?v=4)](https://github.com/nguyenanhung "nguyenanhung (1 commits)")

---

Tags

phphelperlibrarycrawler

### Embed Badge

![Health badge](/badges/nguyenanhung-template-crawler-package/health.svg)

```
[![Health](https://phpackages.com/badges/nguyenanhung-template-crawler-package/health.svg)](https://phpackages.com/packages/nguyenanhung-template-crawler-package)
```

###  Alternatives

[nguyenanhung/codeigniter-basic-helper

CodeIgniter - Basic Helper

1027.3k1](/packages/nguyenanhung-codeigniter-basic-helper)

PHPackages © 2026

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