Libraries tagged by rets
scotteh/php-dom-wrapper
1775368 Downloads
Simple DOM wrapper to select nodes using either CSS or XPath expressions and manipulate results quickly and easily.
ricorocks-digital-agency/soap
1388000 Downloads
A SOAP client that provides a clean interface for handling requests and responses.
qiniu/php-sdk
2823601 Downloads
Qiniu Resource (Cloud) Storage SDK for PHP
proengsoft/laravel-jsvalidation
2131689 Downloads
Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest
php-di/phpdoc-reader
29024837 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
phalcon/cphalcon
238286 Downloads
Phalcon is an open source web framework delivered as a C extension for the PHP language providing high performance and lower resource consumption.
pear/net_url2
11164738 Downloads
Class for parsing and handling URL. Provides parsing of URLs into their constituent parts (scheme, host, path etc.), URL generation, and resolving of relative URLs.
pear/net_dns2
2547025 Downloads
PHP DNS Resolver and Updater Library
outl1ne/nova-sortable
1461592 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
osteel/openapi-httpfoundation-testing
1630653 Downloads
Validate HttpFoundation requests and responses against OpenAPI (3+) definitions
optimistdigital/nova-sortable
1962747 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
mrclay/props-dic
9961299 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
mikecao/flight
451806 Downloads
Flight is a fast, simple, extensible framework for PHP. Flight enables you to quickly and easily build RESTful web applications. This is the maintained fork of mikecao/flight
laminas/laminas-uri
31015526 Downloads
A component that aids in manipulating and validating » Uniform Resource Identifiers (URIs)
laminas/laminas-httphandlerrunner
15238254 Downloads
Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.