Libraries tagged by Class methods
betterphp/php-native-mock
11344 Downloads
PHP Native Mock is a helper class that allows for easy mocking of native PHP functions and class methods in unit tests using the UOPZ extension.
alfallouji/php_code_compare
28 Downloads
Command line script that will compare two versions of a source code (look for new classes, methods, etc.).
rollerworks/metadata
805 Downloads
The Rollerworks Metadata Component provides a mechanisms to easily load annotated configuration (or metadata) of Classes, methods and properties from different sources like PHPDoc Annotations, YAML or XML.
welcomattic/has-attributes
2 Downloads
Check if a class, a method or a property has an attribute
styde/factory
8 Downloads
Generate and build model factories for Laravel using classes and methods instead of closures
piotrpress/wordpress-plugin
124 Downloads
This library is WordPress plugin singleton base class with methods to get data from plugin's header fields.
awesomite/mock-finals
13 Downloads
Mocking final classes and methods
argo-php/entity-definition
328 Downloads
Make definition of classes and methods
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
odan/docblock-checker
4290 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.
net_bazzline/php_component_code_generator
1560 Downloads
free as in freedom component to generate php code for class, file, method, property, constant, documentation
mrpunyapal/pest-annotator-plugin
983 Downloads
A Pest plugin that annotates uncovered classes and methods with clean, colorized output when running pest --coverage.
tomrf/htmx-message
249 Downloads
PHP PSR-7 proxy classes with convenience methods for htmx requests and responses
tobento/service-requester
205 Downloads
A PSR-7 server request wrapper class providing simplified methods.
sqonk/phext-core
2240 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.