thefox/tumblr-parser
Composer 安装命令:
composer require thefox/tumblr-parser
包简介
A Tumblr Theme parser in PHP.
README 文档
README
A Tumblr Theme parser in PHP.
Tired of getting sick of Tumblr's online HTML editor for custom themes? With Tumblr Parser you can edit a theme in your favourite HTML editor and render the output in your browser on your own/local server. So you can create themes for Tumblr without editing the HTML in Tumblr's online HTML editor.
Project Outlines
The project outlines as described in my blog post about Open Source Software Collaboration.
- The main purpose of this software is to simulate the Tumblr online editor to provide a developer friendly environment.
- The features should not go beyond the features and functions Tumblr is providing. So the feature-set is kind of restricted what could be possible in the future. But still, feel free to request features.
Installation
The preferred method of installation is via Packagist and Composer. Run the following command to install the package and add it as a requirement to composer.json:
composer require thefox/tumblr-parser
Get started
To get started first look into the example.php in the example directory. There are several ways to use this tool. You can generate a whole weblog or just a single post. You can do this in your browser or in background in your shell.
Example
See example in example directory.
Tumblr Custom Theme Implementation
Basic Variables [incomplete]
{Title}{Description}{CustomCSS}{block:PermalinkPage}{block:IndexPage}{block:PostTitle},{PostTitle}
Navigation [incomplete]
{block:Pagination}{block:PreviousPage}{block:NextPage}{PreviousPage}{NextPage}{CurrentPage}{TotalPages}{block:AskEnabled}{AskLabel}{block:HasPages}{block:Pages}{URL}{Label}
Posts [incomplete]
{block:Posts}{block:Text}{block:Link}{block:Photo}{block:Photoset}{Permalink}{PostID}
Text Posts [complete]
Photo Posts [incomplete]
{PhotoAlt}{block:Caption}{Caption}{block:LinkURL}{LinkURL}{LinkOpenTag}{LinkCloseTag}{PhotoURL-500}
Photoset Posts [incomplete]
{block:Caption}{Caption}{block:Photos}
Quote Posts [complete]
Link Posts [incomplete]
{URL}{Name}{Target}{block:Description}{Description}
Chat Posts [complete]
Answer Posts [incomplete]
{Question}{Answer}{Asker}
Dates [incomplete]
{block:Date}{DayOfMonth}{DayOfMonthWithZero}{DayOfWeek}{ShortDayOfWeek}{DayOfWeekNumber}{DayOfMonthSuffix}{DayOfYear}{WeekOfYear}{Month}{ShortMonth}{MonthNumber}{MonthNumberWithZero}{Year}{ShortYear}{AmPm}{CapitalAmPm}{12Hour}{24Hour}{12HourWithZero}{24HourWithZero}{Minutes}{Seconds}{Timestamp}
Notes [incomplete]
{block:PostNotes}{PostNotes}{NoteCount}{NoteCountWithLabel}
Tags [incomplete]
{block:HasTags}{block:Tags}{Tag}{TagURL}
Like and Reblog buttons [incomplete]
{LikeButton}{NoteCount}
Theme Options [incomplete]
- Enabling Booleans [complete]
- Enabling Custom Text [complete]
Contribute
You're welcome to contribute to this project. Fork this project at https://github.com/TheFox/tumblr-parser. You should read GitHub's How to Fork a Repo.
Links
thefox/tumblr-parser 适用场景与选型建议
thefox/tumblr-parser 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 34 次下载、GitHub Stars 达 11, 最近一次更新时间为 2014 年 06 月 02 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「theme」 「parser」 「tumblr」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 thefox/tumblr-parser 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 thefox/tumblr-parser 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 thefox/tumblr-parser 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Easy to use SDK with grabber for multiple platforms at once like YouTube, Dailymotion, Facebook and more.
An MT940 bank statement parser for PHP
A Bootstrap 4.x base theme for SilverStripe
Laravel integration for the jsonapi.org parser
Lucency Theme
Laravel package for the simplification and integration of many of your users most wanted login providers. Installation is a breeze. Never worry about OAuth again.
统计信息
- 总下载量: 34
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 12
- 点击次数: 10
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2014-06-02