Libraries tagged by meteo
minwork/array
224446 Downloads
Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
cybersource/rest-client-php
747539 Downloads
Client SDK for CyberSource REST APIs
wikimedia/php-session-serializer
1156854 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
vanderlee/php-stable-sort-functions
618068 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
tototoshi/staticmock
972264 Downloads
A mockery-like DSL to replace static method in test.
swissspidy/phpstan-no-private
187955 Downloads
PHPStan rules for detecting usage of pseudo-private functions, classes, and methods.
simplesamlphp/assert
6569028 Downloads
A wrapper around webmozart/assert to make it useful beyond checking method arguments
railsware/mailtrap-php
455036 Downloads
The Mailtrap SDK provides methods for all API functions.
nunomaduro/mock-final-classes
671563 Downloads
Allows mocking of final methods and classes in PHP.
noweh/twitter-api-v2-php
158203 Downloads
This library provides methods for sending messages to Twitter and receiving statuses.
milwad/laravel-validate
27235 Downloads
The Laravel-Validate package enhanced Laravel validation capabilities with custom rules and methods for simplified and efficient validation logic.
lazzard/php-ftp-client
171139 Downloads
This library provides helper classes and methods to manage your FTP files in an OOP way.
laragear/cache-query
86387 Downloads
Remember your query results using only one method. Yes, only one.
javoscript/laravel-macroable-models
601787 Downloads
A package for adding methods to Laravel models on the fly
genealabs/laravel-overridable-model
311558 Downloads
Provide a uniform method of allowing models to be overridden in Laravel.