Libraries tagged by meteo
azimkordpour/power-enum
10267 Downloads
This light package provides some methods to your Enum classes to make the most of them.
atoum/visibility-extension
122154 Downloads
atoum extension to loosen method visibility
assisted-mindfulness/bayesian-average
356999 Downloads
A Bayesian average is a method of estimating the mean of a population using outside information, especially a pre-existing belief, which is factored into the calculation.
arokettu/monsterid
2516 Downloads
MonsterID is a method to generate a unique monster image based upon a certain identifier (IP address, email address, whatever). It can be used to automatically provide personal avatar images in blog comments or other community services.
amirsarhang/instagram-php-sdk
8185 Downloads
It's Instagram Graph SDK for PHP. With this package you can easily make all requests to Instagram Graph API, like Auth and CRUD. Also, we will have more methods regularly.
alleyinteractive/wp-block-debug
925 Downloads
Adds a panel to the WordPress block editor with a lot of information about the selected block, including methods to set attributes.
willdurand/propel-typehintable-behavior
532676 Downloads
Insane Propel behavior that helps you to be compliant with third-party interfaces by adding type hint to generated methods.
sebastian/peek-and-poke
151714 Downloads
Proxy for accessing non-public attributes and methods of an object
mirko-pagliai/me-tools
85243 Downloads
MeTools plugin for CakePHP
dancryer/php-docblock-checker
148729 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.
sarfraznawaz2005/meter
8027 Downloads
laravel package to find performance bottlenecks in your laravel application.
middlewares/method-override
16792 Downloads
Middleware to override the request method using the X-Http-Method-Override header
laravel-enso/dynamic-methods
38437 Downloads
Dynamic methods, relations or accessors for models
jimigrunge/invoke-private-methods
25267 Downloads
This is a class to aid in unit testing of private methods.
hananils/kirby-methods-folder
1829 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.