Libraries tagged by xadd
s-ichikawa/laravel-sendgrid-driver
8203411 Downloads
This library adds a 'sendgrid' mail driver to Laravel.
rennokki/laravel-eloquent-query-cache
3442228 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
rcrowe/twigbridge
5427938 Downloads
Adds the power of Twig to Laravel
martin-georgiev/postgresql-for-doctrine
4283115 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
10221211 Downloads
This bundles provides additional functional test-cases for Symfony applications
laravel/mcp
648785 Downloads
The easiest way to add MCP servers to your Laravel app.
kevinrob/guzzle-cache-middleware
15278143 Downloads
A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)
intervention/validation
5750579 Downloads
Additional validation rules for the Laravel framework
filament/tables
15154834 Downloads
Easily add beautiful tables to any Livewire component.
filament/forms
15522810 Downloads
Easily add beautiful forms to any Livewire component.
erusev/parsedown-extra
13764712 Downloads
An extension of Parsedown that adds support for Markdown Extra.
datatables/datatables
1348754 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
3954338 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
algolia/scout-extended
5606463 Downloads
Scout Extended extends Laravel Scout adding algolia-specific features
theseer/fdomdocument
41418730 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.