Libraries tagged by Class methods

mediagone/types-collections

1 Favers
1922 Downloads

Provides full-featured collections for primitive types, and generic classes to build your own strongly-typed collections. Each collection has chainable methods to perform traversal, filter and projection operations (similar to Microsoft's LINQ-like features).

Go to Download


make/accessible

8 Favers
80 Downloads

A very lightweight PHP package that let you easely access and test singleton classes and inaccessible instance members like private or protected methods and properties.

Go to Download


jclaveau/php-visibility-violator

0 Favers
201 Downloads

Class providing simple helpers to violate the defined visibility of methods and properties

Go to Download


imliam/laravel-macros

3 Favers
6 Downloads

A collection of miscellaneous methods to extend some of Laravel's core classes through the use of macros and mixins

Go to Download


hotelmah/write-file

1 Favers
15 Downloads

Write File is a rudimentary PHP write a file to disk class. Data can be added incrementally to memory using the saveData method which can then be written at once to a file via the write method. This library is used by the MySQL Table Editor (MTE) project.

Go to Download


hotelmah/mysqli-wrapper

1 Favers
15 Downloads

This MySQLi wrapper base class provides properties for Connection and Query Error Messages and ResultSet Properties and Methods to navigate a ResultSet. Connection and Server properties are also provided, basically all of the available features the extension provides.

Go to Download


90zlaya/php-library

5 Favers
536 Downloads

PHP Library is a set of classes that contain the most useful attributes and methods that facilitate the development of Web applications

Go to Download


zhusaidong/php-class-method-exists

0 Favers
12 Downloads

php class-method-exists

Go to Download


unit-testing/class-spy

0 Favers
3892 Downloads

a simple trait that aids in unit testing protected class methods

Go to Download


cwola/method-interceptor

0 Favers
4 Downloads

Intercept class method.

Go to Download


exposer/class-exposer

2 Favers
24 Downloads

Allows access to a classes private methods and properties

Go to Download


epii/get-all-classes-and-methods-for-namespaces

0 Favers
327 Downloads

获取某命名空间下的所有类和方法

Go to Download


coffeephp/compression-method

0 Favers
39 Downloads

Provides interfaces for compression method classes to implement.

Go to Download


dkx/method-injector

0 Favers
255 Downloads

Inject classes into methods

Go to Download


seshatsolutions/factory-method

0 Favers
6 Downloads

Seshat Factory Method Abstract Class Pattern

Go to Download


<< Previous Next >>