Libraries tagged by add
rennokki/laravel-eloquent-query-cache
3482752 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
rcrowe/twigbridge
5458859 Downloads
Adds the power of Twig to Laravel
martin-georgiev/postgresql-for-doctrine
4354440 Downloads
Adds PostgreSQL enhancements to Doctrine. Provides support for JSON, JSONB and some array data types. Provides functions, operators and common expressions used when working with JSON data, arrays and features related to text search.
liip/functional-test-bundle
10258222 Downloads
This bundles provides additional functional test-cases for Symfony applications
kevinrob/guzzle-cache-middleware
15442858 Downloads
A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)
intervention/validation
5828866 Downloads
Additional validation rules for the Laravel framework
filament/tables
15656881 Downloads
Easily add beautiful tables to any Livewire component.
filament/forms
16027415 Downloads
Easily add beautiful forms to any Livewire component.
erusev/parsedown-extra
13848925 Downloads
An extension of Parsedown that adds support for Markdown Extra.
datatables/datatables
1354225 Downloads
DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table.
bepsvpt/secure-headers
4005758 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
algolia/scout-extended
5660233 Downloads
Scout Extended extends Laravel Scout adding algolia-specific features
theseer/fdomdocument
41486122 Downloads
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.
viison/address-splitter
4039437 Downloads
Tries to split an address line into street name, house number and other additional information like building, apartment information etc.
akrabat/ip-address-middleware
2238775 Downloads
PSR-15 middleware that determines the client IP address and stores it as a ServerRequest attribute