Libraries tagged by rets
php-di/phpdoc-reader
27637873 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
maatwebsite/laravel-nova-excel
5258932 Downloads
Supercharged Excel exports for Laravel Nova Resources
laminas/laminas-httphandlerrunner
14071309 Downloads
Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.
laminas/laminas-db
19687064 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
guzzlehttp/guzzle-services
9136110 Downloads
Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.
creativeorange/gravatar
6579456 Downloads
A Laravel Gravatar package for retrieving gravatar image URLs or checking the existance of an image.
colinmollenhour/cache-backend-file
20198716 Downloads
The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.
bepsvpt/secure-headers
3750522 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
automattic/woocommerce
4741762 Downloads
A PHP wrapper for the WooCommerce REST API
askedio/laravel-soft-cascade
2305550 Downloads
Laravel Cascade Soft Delete & Restore
ankitpokhrel/tus-php
6044924 Downloads
A pure PHP server and client for the tus resumable upload protocol v1.0.0
amnuts/opcache-gui
4063794 Downloads
A clean, effective and responsive interface for Zend OPcache, with real(ish)-time monitoring, filtering and the ability to invalidate files
yosymfony/resource-watcher
7068331 Downloads
A simple resource watcher using Symfony Finder
tcdent/php-restclient
2585092 Downloads
A generic REST API client for PHP
resque/php-resque
1604161 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.