Libraries tagged by meteo
rooberthh/php-http-tools
102 Downloads
Basic Enums for HTTP methods and status codes.
rodrigodiez/mockable-predis
280 Downloads
A class that extends Predis/Client and has all its magic methods anotated so you can create Prophecy mocks
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
riftweb/storage
101 Downloads
Laravel package that simplifies storage services. It provides methods for storing files, retrieving paths, resizing images, and more. Developed by Leandro Santos, it uses the Spatie Image library for image manipulation and is compatible with PHP 7.3 and 8.0.
renoki-co/thunder
4 Downloads
Thunder is an advanced Laravel tool to track user consumption using Cashier's Metered Billing for Stripe. ⚡
reliv/array-properties
324 Downloads
Basic array property helper/utility methods
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.
rakshitbharat/extendeddatabase
243 Downloads
Extend Power of Laravel's ORM Eloquent with attaching more methods to it.
rabiloo/laravel-local-temporary-url
199 Downloads
This package provides temporary url method for local filesystem driver
quasarstream/ntp
596 Downloads
The NetworkTimeProtocol class provides utility methods for working with NTP (Network Time Protocol) timestamps in PHP.
qinqw/php-crypto
43 Downloads
Provides an easy and secure way to encrypt/decrypt data with PHP using the Symmetric Cryptography method.(DES,RSA)