承接 spenserhale/indefinite-article 相关项目开发

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

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

spenserhale/indefinite-article

最新稳定版本:v1.0.1

Composer 安装命令:

composer require spenserhale/indefinite-article

包简介

Grammatical utility class for prepending the appropriate indefinite article to a word (a/an)

README 文档

README

PHP implementation of the Lingua::EN::Inflect Perl module's A() and AN() subroutines, originally ported to PHP by Niko Salminen, and then by make into composer package by Zach Flower.

Installation

Via Composer

Require the library and update via Composer:

composer require spenserhale/indefinite-article composer update 

Manually

Download the latest release, extract into a directory called indefinite-article, and include the library at the beginning of your script:

include_once('./indefinite-articles/src/IndefiniteArticle.php'); use \IndefiniteArticle\IndefiniteArticle; 

Usage

The PHP Indefinite Article Library is used to determine the proper indefinite article to use before a word ('a' or 'an'). To do so, simply call the A() method with your word or phrase:

IndefiniteArticle::A('elephant') 

The method will return a string prefixed with the appropriate indefinite article:

an elephant 

Copyright and License

Original Perl module Copyright © 1997-2009 Damian Conway; Original PHP port Copyright © 2012 Niko Salminen; Original library copyright © 2016 Zachary Flower; Current library copyright © 2018 Spenser Hale; Code released under the BSD license.

统计信息

  • 总下载量: 4.81k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 5
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 16
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-2-Clause
  • 更新时间: 2026-01-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固