Libraries tagged by Class methods
tobento/service-requester
205 Downloads
A PSR-7 server request wrapper class providing simplified methods.
sqonk/phext-core
2241 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.
seadrip/common
44 Downloads
some common methods and classes
quellabs/annotation-reader
311 Downloads
A PHP annotations reader that parses, processes, and caches docblock annotations for classes, properties, and methods.
pointybeard/helpers-exceptions-readabletrace
4101 Downloads
Provides an exception base class that includes method getReadableTrace(), giving simple access to a plain-text, readable, backtrace string.
ondrejsanetrnik/core
777 Downloads
Provides basic methods and classes
kleisli/flow-phpstan
11 Downloads
Reflection Extensions for static analysis of Flow classes with magic methods
ergebnis/attribute-collector
61 Downloads
Provides collectors for collecting attributes located on classes, class constants, properties, methods, method parameters, functions, function parameters, and constants.
astrotomic/laravel-transaction-proxy
1313 Downloads
This package provides a trait and class to call methods in a database transaction.
andreaval/bubble-soap
55 Downloads
PHP Soap Client. Extends the SoapClient class adding new methods
zero-to-prod/dynamic-setter
1895 Downloads
Fluently set class properties with dynamic methods.
sqonk/phext-datakit
187 Downloads
Datakit is a library that assists with data analysis and research. It includes classes for working with tables of data and deriving statistical information, importing those tables from file formats such as CSV, a class wrapper with statistical methods for PHP arrays, as well as memory efficient packed arrays.
jaycodesign/btchelper
197 Downloads
Btc Helper is a class with some helper methods for bitcoin
entelisteam/lbaf-reflection
8 Downloads
Lightweight PHP reflection utilities: enum helper, type caster, short class name resolver, cached method parameter lookup.
atomastic/macroable
7071 Downloads
Macroable Component is a trait that, gives you the ability in effect to add new methods to a class at runtime.