Libraries tagged by SAMP package
monamoxie/vocab-mapper
306 Downloads
Supercharge your application by providing a seamless and personalized experience. Vocab Mapper ensures that users across different regions or domains can easily interact with and navigate your application, even if they use different vocabulary for the same concepts
hostings-info/apiato-core
364 Downloads
Fork from the Core package for Apiato.
codiliateur/eloquent-model-userstamps
45 Downloads
This package provides an Eloquent model trait to automatically maintain user stamps in columns (created_by, updated_by, deleted_by) of your model.
bellal/vodafone-sms
1941 Downloads
Send SMSs using vodafone bulk sms API
simp/environment
20 Downloads
This is package for handling site configuration
titonova/x-livewire
150 Downloads
A package that allows you to use livewire components the same way you would use blade components. Ie, giving it slots, atttributes etc
stackout/payment-gateways
28 Downloads
This package allows the user to connect to multiple payment processing gateways using the same methods, interfaces and contracts.
neosrulez/dimensionsindexkeeper
167 Downloads
A Neos CMS package that keeps the index of nodetypes the same in all dimensions.
mingalevme/retryable-psr-http-client
142 Downloads
The package provides a familiar PSR HTTP Client interface with automatic retries and exponential backoff (and others strategies). It is a thin wrapper over the standard PSR HTTP Client and exposes same public API. This makes the decorator very easy to drop into existing programs.
guysolamour/laravel-administrable
623 Downloads
An administration package based on Laravel. This package was made according to my personal use to not repeat the same things for each project.
flyhjaelp/gmail2laravel
1172 Downloads
A Laravel package to help manage multiple Gmail Clients on the same platform.
brand3000/nova-roles-and-permissions
30 Downloads
This package allows separating roles for admins and other types of users while stored in the same users table. Additionally, it provides functionality for managing permissions (reader/editor) for the admins of a project powered by Laravel Nova.
cortex/tenants
2957 Downloads
Cortex Tenants is a frontend layer for the contextually intelligent polymorphic Laravel package, for single db multi-tenancy. You can completely isolate tenants data with ease using the same database, with full power and control over what data to be centrally shared, and what to be tenant related and therefore isolated from others.
vanderth/laravel-snmp
14 Downloads
SNMP Package for query network with extending php-snmp, compatible with Laravel Framework
programster/saml
211 Downloads
A library to help with interfacing with a SAML SSO. This does so by wrapping around the onelogin/php-saml package.