Libraries tagged by method
yiisoft/http
548724 Downloads
Constants and PSR-7 PhpStorm meta for HTTP protocol headers, methods and statuses
minwork/array
212399 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
1592256 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
eloquent/pops
770441 Downloads
PHP object proxy system.
cybersource/rest-client-php
709070 Downloads
Client SDK for CyberSource REST APIs
wikimedia/php-session-serializer
1095123 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
vanderlee/php-stable-sort-functions
565297 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
tototoshi/staticmock
900595 Downloads
A mockery-like DSL to replace static method in test.
simplesamlphp/assert
6160604 Downloads
A wrapper around webmozart/assert to make it useful beyond checking method arguments
railsware/mailtrap-php
351745 Downloads
The Mailtrap SDK provides methods for all API functions.
permafrost-dev/php-code-search
271377 Downloads
Search PHP code for function & method calls, variable assignments, and more
nunomaduro/mock-final-classes
635134 Downloads
Allows mocking of final methods and classes in PHP.
noweh/twitter-api-v2-php
146046 Downloads
This library provides methods for sending messages to Twitter and receiving statuses.
milwad/laravel-validate
25213 Downloads
The Laravel-Validate package enhanced Laravel validation capabilities with custom rules and methods for simplified and efficient validation logic.
mikebronner/laravel-pivot-events
62248 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.