Libraries tagged by re
swaggest/json-diff
18549055 Downloads
JSON diff/rearrange/patch/pointer library for PHP
sunra/php-simple-html-dom-parser
9110522 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
stevebauman/location
6320226 Downloads
Retrieve a user's location by their IP Address
stella-maris/clock
43715540 Downloads
A pre-release of the proposed PSR-20 Clock-Interface
staudenmeir/laravel-adjacency-list
3838397 Downloads
Recursive Laravel Eloquent relationships with CTEs
staudenmeir/belongs-to-through
7550077 Downloads
Laravel Eloquent BelongsToThrough relationships
spaze/phpstan-disallowed-calls
15760280 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
spatie/phpunit-watcher
8030314 Downloads
Automatically rerun PHPUnit tests when source code changes
spatie/laravel-markdown
2441795 Downloads
A highly configurable markdown renderer and Blade component for Laravel
spatie/laravel-http-logger
3885861 Downloads
A Laravel package to log HTTP requests
spatie/laravel-csp
7631682 Downloads
Add CSP headers to the responses of a Laravel app
spatie/dns
1908251 Downloads
Retrieve DNS records
shipmonk/dead-code-detector
705396 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
saloonphp/xml-wrangler
1460917 Downloads
Easily Read & Write XML in PHP
sabre/http
13076008 Downloads
The sabre/http library provides utilities for dealing with http requests and responses.