Libraries tagged by methods to class

voral/mock-builder

0 Favers
36 Downloads

A PHP utility to generate mock classes by processing source code, leaving only public methods and clearing their bodies. Supports PSR-4 and is ideal for testing complex systems without Dependency Injection.

Go to Download


jimthunderbird/phlexmock

4 Favers
14 Downloads

A tool to allow developers to mock any php class by redefining class methods

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


net_bazzline/php_component_code_generator

5 Favers
1556 Downloads

free as in freedom component to generate php code for class, file, method, property, constant, documentation

Go to Download


elfiggo/brobdingnagian-detector

20 Favers
18 Downloads

Detects if your class and methods are too big and suggest to extract responsibilities and collaborators

Go to Download


sqonk/phext-core

0 Favers
1655 Downloads

This is the core package to the PHEXT set of libraries for PHP. It includes general utility methods for strings, arrays, dates and numbers, each of which exist as a grouped class with the methods statically accessible.

Go to Download


pdo-proxy/pdo-proxy

7 Favers
25 Downloads

PDO Proxy is a simple, event-driven PDO wrapper that allows to intercept and alter execution of all PDO methods. The PDOProxy\PDO and PDOProxy\PDOStatement classes extend the native PDO and PDOStatement classes, therefore they are compatible with any method expecting regular PDO objects.

Go to Download


leofranca47/abstract-repository-eloquent-laravel

2 Favers
545 Downloads

Essa é uma classe php onde tem métodos que podem ser chamados igual no Eloquent. Serve para criar repositórios e facilitar os testes unitários sem perder o poder do Eloquent - This is a php class where it has methods that can be called equal in Eloquent. It serves to create responses and facilitate unit tests without losing the power of the Eloquent

Go to Download


afonzeca/universalsimplegrid

4 Favers
16 Downloads

The aim of the package Universal Simple Grid (Usg) is giving to Laravel 5 developers an easy way for creating, managing and representing DB data tables inside a 'Data Grid' by using simple classes and methods with a 'fluent' approach inside code

Go to Download


coffeephp/compression-method

0 Favers
39 Downloads

Provides interfaces for compression method classes to implement.

Go to Download


exposer/class-exposer

2 Favers
24 Downloads

Allows access to a classes private methods and properties

Go to Download


rotexsoft/compare-php-class-by-git-branch

0 Favers
4 Downloads

This package compares versions of PHP classes across two git branches to show methods & properties present in one branch & not in the other

Go to Download


matiasmuller/methods-stacks

0 Favers
54 Downloads

Manage DB queries very easily using simple search classes similar to form requests

Go to Download


tobento/service-macro

1 Favers
259 Downloads

Dynamically add methods to a class.

Go to Download


taitava/php-cachedcall

0 Favers
9 Downloads

A simple PHP trait that makes it easy to cache class method call results within a single session.

Go to Download


<< Previous Next >>