搜索关键词:static methods,共找到 27 个结果
排序方式:
当前按 更新时间 降序 排列

carry0987/utils

This Utils library provides a collection of static methods designed to help in various common tasks encountered in PHP development. From manipulating arrays and strings to handling date-time conversions and file paths, this library aims to be a handy tool for PHP developers.

版本:1.1.1 下载:176 Stars:0 点击:3

时间:2024-04-04 04:09

oldpak/reflection

The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.

版本:1.0 下载:25 Stars:0 点击:5

时间:2024-04-02 07:00

neoighodaro/unused-public

Detect unused public properties, constants and methods in your code

版本:1.0.2 下载:1.14k Stars:0 点击:5

时间:2024-03-31 14:56

ngmy/unused-public

Detect unused public properties, constants and methods in your code

版本:未知版本 下载:8.52k Stars:0 点击:4

时间:2024-02-06 15:06

draculaid/phpmocker

Create mock class for final classes and traits; Create mock method for static, private and final methods

版本:v0.0.2 下载:74 Stars:9 点击:4

时间:2023-03-12 13:39

code-distortion/staticall

Run class methods both statically and non-statically

版本:0.4.1 下载:13.5k Stars:0 点击:3

时间:2023-01-15 15:02

progest/twig-extension-callfunc

Twig extension to call PHP functions or static methods from templates

版本:1.2 下载:1.36k Stars:0 点击:5

时间:2018-08-02 08:18

bnomei/kirby3-mobile-detect

Static Class and Page Methods for using Mobile Detect Lib

版本:1.4.1 下载:1.98k Stars:17 点击:7

时间:2018-07-25 16:22

sevenecks/ansi

This package offers an API to colorize strings of text with various ANSI colors using static methods.

版本:1.0.9 下载:6.49k Stars:1 点击:8

时间:2017-12-08 18:42

atrapalo/http

The HTTP class is a class with static methods for doing miscellaneous HTTP related stuff like date formatting, language negotiation or HTTP redirection.

版本:1.4.1 下载:18.91k Stars:0 点击:5

时间:2015-03-02 15:38

cygnite/proxy

Cygnite Proxy Resolver Component. This package use for accessing non static methods statically.

版本:v1.1 下载:31 Stars:0 点击:4

时间:2014-11-29 14:39

pmigut/gtin-validator

This library is a set of static methods for GTIN validation. Methods return true if given string is publicly available GTIN-8, GTIN-12, GTIN-13 or GTIN-14 code. Checks include format, check digit and prefix.

版本:1.2.3 下载:160.99k Stars:6 点击:9

时间:未知