Libraries tagged by static methods

doctrine/reflection

2970 Favers
103019167 Downloads

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.

Go to Download


spaze/phpstan-disallowed-calls

305 Favers
14163311 Downloads

PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.

Go to Download


tomasvotruba/unused-public

179 Favers
2429897 Downloads

Detect unused public properties, constants and methods in your code

Go to Download


tototoshi/staticmock

41 Favers
927290 Downloads

A mockery-like DSL to replace static method in test.

Go to Download


zenstruck/twig-service-bundle

13 Favers
6611 Downloads

Make functions, static methods, Symfony service methods available in your twig templates.

Go to Download


pmigut/gtin-validator

6 Favers
143415 Downloads

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.

Go to Download


spaze/phpstan-disallowed-calls-nette

1 Favers
43663 Downloads

Nette Framework-specific configuration for Disallowed method and function calls plug-in for PHPStan

Go to Download


savinmikhail/add_named_arguments_rector

2 Favers
2722 Downloads

Rector rule to add names to arguments for functions'/methods' calls

Go to Download


ngmy/unused-public

0 Favers
6716 Downloads

Detect unused public properties, constants and methods in your code

Go to Download


jambagecom/div2007

2 Favers
11494 Downloads

Extension library since 2007. Many API functions for Front End extensions. Can replace TYPO3\CMS\Frontend\Plugin\AbstractPlugin methods.

Go to Download


luyadev/yii-helpers

1 Favers
75623 Downloads

Static helper methods in addition to the Yii Framework.

Go to Download


gmazzap/andrew

9 Favers
21115 Downloads

Proxy objects to access (dynamic and static) private properties and methods.

Go to Download


mistralys/application-utils-collections

0 Favers
14939 Downloads

Interfaces, traits and classes for handling static item collections, similar to Enums and with useful getter methods.

Go to Download


progest/twig-extension-callfunc

1 Favers
1193 Downloads

Twig extension to call PHP functions or static methods from templates

Go to Download


grungestranger/laravel-eloquent-table-name-trait

1 Favers
11276 Downloads

Eloquent trait to get the names of tables of your models statically.

Go to Download


Next >>