Libraries tagged by rees
maatwebsite/laravel-nova-excel
6830587 Downloads
Supercharged Excel exports for Laravel Nova Resources
laminas/laminas-uri
38694763 Downloads
A component that aids in manipulating and validating » Uniform Resource Identifiers (URIs)
laminas/laminas-httphandlerrunner
20353038 Downloads
Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.
laminas/laminas-db
23819185 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
guzzlehttp/guzzle-services
11259611 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.
gehrisandro/tailwind-merge-laravel
986900 Downloads
TailwindMerge for Laravel merges multiple Tailwind CSS classes by automatically resolving conflicts between them
colinmollenhour/cache-backend-file
23845064 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
5340876 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
automattic/woocommerce
6510060 Downloads
A PHP wrapper for the WooCommerce REST API
askedio/laravel-soft-cascade
2989999 Downloads
Laravel Cascade Soft Delete & Restore
ankitpokhrel/tus-php
8084377 Downloads
A pure PHP server and client for the tus resumable upload protocol v1.0.0
amnuts/opcache-gui
4998565 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
8975195 Downloads
A simple resource watcher using Symfony Finder
wnx/laravel-backup-restore
450499 Downloads
A package to restore database backups made with spatie/laravel-backup.
tcdent/php-restclient
3125277 Downloads
A generic REST API client for PHP