Libraries tagged by methods to class
elfiggo/brobdingnagian-detector
18 Downloads
Detects if your class and methods are too big and suggest to extract responsibilities and collaborators
beranidigital/filament-access
488 Downloads
Multi-panel aware fine-grained permissions for Laravel Filament to analyze, generate and inject into all classes and methods in the application. or whatever that means.
sqonk/phext-core
1643 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.
pdo-proxy/pdo-proxy
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.
afonzeca/universalsimplegrid
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
coffeephp/compression-method
39 Downloads
Provides interfaces for compression method classes to implement.
exposer/class-exposer
22 Downloads
Allows access to a classes private methods and properties
rotexsoft/compare-php-class-by-git-branch
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
matiasmuller/methods-stacks
54 Downloads
Manage DB queries very easily using simple search classes similar to form requests
azonmedia/routes-map
6 Downloads
Class:method to route mapping generated from PHP to JS
taitava/php-cachedcall
9 Downloads
A simple PHP trait that makes it easy to cache class method call results within a single session.
mrkindy/deadscanner
16 Downloads
Laravel console command to list dead methods and classes from Laravel projects.
komex/perk
10 Downloads
Library allows to modify namespaces, classes and methods in php files.
securehash/securehash
17 Downloads
Class to encrypt data easily with hash algorithms
phpdepend/callmap
14 Downloads
PHPStan Plugin to collect method-calls for further processing