承接 hettiger/seo-aggregator 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

hettiger/seo-aggregator

Composer 安装命令:

composer require hettiger/seo-aggregator

包简介

Generate sitemap.xml and robots.txt files in Laravel or any PHP Application with ease.

README 文档

README

Latest Stable Version Build Status Scrutinizer Quality Score License

Generate sitemap.xml and robots.txt files in Laravel or any PHP Application with ease.

This package allows you throwing Eloquent Models at it in order to generate sitemap.xml + robots.txt files. It is mainly desired for use with Laravel 4. Anyways it's developed with the whole PHP Community in mind.

Brief Example for Usage with Laravel 4

$collection = Pages::all();

Sitemap::addCollection($collection, 'url-prefix');

return Response::make(Sitemap::getSitemapXml())
    ->header('Content-Type', 'text/xml');

Documentation

The Documentation can be found here.

If you have any Problems with the Documentation please open an Issue.

Require with Composer – Current Suggestion:

// composer.json

"require": {
    "php": ">=5.4.0",
    "hettiger/seo-aggregator": "1.1.*",
    // ...
},

Version Numbers

An Update is always considered safe on changes regarding the last digit of the Version Number. Never update when the first or second digit has changed without looking into the Release Notes.

Versions Laravel compatibility PHP compatibility
1.1.* Laravel 4.2 HHVM, 5.4+
1.0.* Laravel 4.1 5.3+
0.*.* Laravel 4.1 5.3+

License

SEO Aggregator is open-sourced software licensed under the MIT license

统计信息

  • 总下载量: 371
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 30
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 29
  • Watchers: 3
  • Forks: 5
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-02-08

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固