Libraries tagged by method
alexanderpoellmann/paymentfont
1192 Downloads
PaymentFont - A sleek webfont for your favourite payment operators and methods
willdurand/propel-typehintable-behavior
545185 Downloads
Insane Propel behavior that helps you to be compliant with third-party interfaces by adding type hint to generated methods.
webfox/laravel-backed-enums
16591 Downloads
Supercharge your PHP8 backed enums with superpowers like localization support and fluent comparison methods.
sebastian/peek-and-poke
154718 Downloads
Proxy for accessing non-public attributes and methods of an object
dkd/php-populate
66839 Downloads
Trait for PHP classes, allowing properties to be populated from sources like JSON, via getters but using a single method
consolidation/annotation-command
991 Downloads
Initialize Symfony Console commands from annotated command class methods.
block8/php-docblock-checker
161762 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.
jimigrunge/invoke-private-methods
28160 Downloads
This is a class to aid in unit testing of private methods.
middlewares/method-override
23151 Downloads
Middleware to override the request method using the X-Http-Method-Override header
laravel-enso/dynamic-methods
42139 Downloads
Dynamic methods, relations or accessors for models
hananils/kirby-methods-folder
2443 Downloads
Unlike collection and controllers, Kirby only allows for the creation of custom methods via plugins. Methods Folder bridges this gap by automatically registering methods located in site/methods. In additon to all methods types, it also provides a way to register helper functions via a dedicated file.
hananils/kirby-date-methods
857 Downloads
Parsing and formatting dates can be difficult, especially if you deal with multilingual content. Date Methods aims to simplify date output by providing page and field methods to handle points in time as well as date ranges accurately in your snippets and templates.
tcb13/substringy
61023 Downloads
A sub string manipulation library with multibyte support that extends Stringy
takeit/stringy
17884 Downloads
A string manipulation library with multibyte support
lodev09/php-util
16183 Downloads
Collection of methods that I or you usually use.