Libraries tagged by this7
genealabs/laravel-pivot-events
4244526 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
fluidtypo3/vhs
3572882 Downloads
This is a collection of ViewHelpers for performing rendering tasks that are not natively provided by TYPO3's Fluid templating engine.
flightphp/core
27596 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
dyrynda/laravel-model-uuid
2275034 Downloads
This package allows you to easily work with UUIDs in your Laravel models.
codegreencreative/laravel-samlidp
567264 Downloads
Make your PHP Laravel application an Identification Provider using SAML 2.0. This package allows you to implement your own Identification Provider (idP) using the SAML 2.0 standard to be used with supporting SAML 2.0 Service Providers (SP).
clickbar/laravel-magellan
367534 Downloads
This package provides functionality for working with the postgis extension in Laravel.
cache/simple-cache-bridge
2513962 Downloads
A PSR-6 bridge to PSR-16. This will make any PSR-6 cache compatible with SimpleCache.
cache/redis-adapter
3379358 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
cache/filesystem-adapter
5053849 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
cache/array-adapter
7643266 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
askdkc/breezejp
155484 Downloads
Laravel Breeze(とLaravel UIとJetstream)を標準の各種バリデーションや言語設定、タイムスタンプも含めて一瞬で日本語化対応&言語切替機能も追加 / This package provides Japanese translation for Laravel Breeze, Laravel UI and Jetstream package with language switching feature. It also privides Japanese validation messages
ampersand/magento2-disable-stock-reservation
1097386 Downloads
This module disables the inventory reservation logic introduced as part of MSI in Magento 2.3.3
zendframework/zend-config
19697032 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
rmunate/spell-number
238430 Downloads
Easily convert numbers to letters, this library supports the native PHP INTL extension with which we can easily convert numbers to letters. This library provides us with the possibility of converting only to numbers or to currency formats depending on the language to be used, this package has support in the languages en: English, es: Spanish, pt: Portuguese, fr: French, it: Italian, ro: Romanian, fa: Farsi, hi: Hindi, pl: Polish.
niklasravnsborg/laravel-pdf
2471745 Downloads
Generate PDFs in Laravel with this mPDF wrapper.