Libraries tagged by MET.no
sixach/wp-snippets
11092 Downloads
A plugin containing factory classes or methods for the Sixa projects.
sergiors/applyzer
254 Downloads
A simple way to invoke setter methods
sammyt/paginate-collection
910 Downloads
Allows laravel users to paginate a collection via a global helper method. Currently laravel only allows for native query builder pagination.
sakharovmaksim/annotation-processor
8991 Downloads
Utility for parsing constants from the description of the test methods. Created by tutu.ru
saggre/weighted-random
405 Downloads
Get weighted random samples using the alias method
runtothefather/doctrine-psalm-plugin
6221 Downloads
Repository resolver to show psalm how to resolve getRepository method
rumd3x/cptm-alerts
2 Downloads
Alerta sobre mudanças de status nas linhas dos trens e metrôs de São Paulo diretamente no canal do Slack.
royvoetman/laravel-flash-alerts
25 Downloads
Automatically flash success alerts in resources controllers: `store`, `update` and `destroy` methods.
rooberthh/php-http-tools
102 Downloads
Basic Enums for HTTP methods and status codes.
rocketweb/module-checkout-enhancement
8453 Downloads
Set default payment method, Google Search Address in shipping address.
robert-b/utils
203 Downloads
Laravel 4/5 helper methods
rikudou/friend-classes
23 Downloads
Allows other classes to access your class private methods/properties
regeda/nest
25 Downloads
Nest is a decorator for key based methods invocation
redhead/cached
13 Downloads
A Kdyby\Aop aspect for caching method return values
rapidwebltd/improved-polymorphic-eloquent-builder
1147 Downloads
Attempting to use whereHas queries with standard Eloquent polymorphic relationships will fail, due to Eloquent being unable to determine the correct model to retrieve. The 'Improved Polymorphic Eloquent Builder' is a class which extends the Eloquent Builder class that is built in to Laravel 5.1. It enables limited use of the whereHas method to query Eloquent polymorphic relationships.