Libraries tagged by methods
minwork/array
212563 Downloads
Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
kdyby/strict-objects
1592570 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
eloquent/pops
771896 Downloads
PHP object proxy system.
cybersource/rest-client-php
709523 Downloads
Client SDK for CyberSource REST APIs
wikimedia/php-session-serializer
1096340 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
vanderlee/php-stable-sort-functions
566359 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
tototoshi/staticmock
901500 Downloads
A mockery-like DSL to replace static method in test.
simplesamlphp/assert
6168447 Downloads
A wrapper around webmozart/assert to make it useful beyond checking method arguments
sebastiaanluca/php-pipe-operator
374907 Downloads
Method chaining (or fluent expressions) for any value using any method.
railsware/mailtrap-php
352538 Downloads
The Mailtrap SDK provides methods for all API functions.
permafrost-dev/php-code-search
273196 Downloads
Search PHP code for function & method calls, variable assignments, and more
nunomaduro/mock-final-classes
635468 Downloads
Allows mocking of final methods and classes in PHP.
noweh/twitter-api-v2-php
146225 Downloads
This library provides methods for sending messages to Twitter and receiving statuses.
milwad/laravel-validate
25246 Downloads
The Laravel-Validate package enhanced Laravel validation capabilities with custom rules and methods for simplified and efficient validation logic.
mikebronner/laravel-pivot-events
62985 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.