Libraries tagged by laravel callable
slexx/laravel-actions
114 Downloads
Actions for laravel
malbrandt/laravel-postpone-invoke
7 Downloads
Mainly allows to postpone invoke of any callable using simple helper function "postpone".
zlt/lara-calls
12 Downloads
A bunch of useful methods for laravel
morrislaptop/laravel-popo-caster
558941 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
jessarcher/laravel-castable-data-transfer-object
674691 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
lphilippo/laravel-castable-form-request
22782 Downloads
Laravel/Lumen package to add Eloquent-like casts to Form Requests.
lionix/castable-request
89864 Downloads
Laravel castable requests
astrotomic/laravel-cachable-attributes
37620 Downloads
Allows to cache attribute accessor values in an easy way.
miniorange/saml-laravel-free
6662 Downloads
miniOrange SAML Single Sign on (SSO) plugin acts as a SAML Service Provider which can be configured to establish the trust between the plugin and a SAML capable Identity Providers to securely authenticate the user to the Laravel site. We support all known IdPs – ADFS, Azure AD, Google Apps, Okta, Salesforce, Shibboleth, SimpleSAMLphp, OpenAM, Centrify, Ping, RSA, IBM, Oracle, OneLogin, Bitium, WSO2, NetIQ etc.
tailflow/castable-dto
29211 Downloads
Automatically cast JSON columns to PHP objects in Laravel using Spatie's data-transfer-object class
novius/laravel-json-casted
2513 Downloads
A package to cast json fields, each sub-keys is castable
atayahmet/laravel-castable
26 Downloads
Clarify types of all inputs
sourceboat/laravel-enumeration
5057 Downloads
Simple, extensible and powerful enumeration implementation for Laravel, based on eloquent/enumeration.
overtrue/laravel-stateless-session
6135 Downloads
A lightweight middleware to make api routing session capable.
tailflow/dto
190 Downloads
A simple and lightweight implementation of Data Transfer Objects (DTO) in Laravel with optional casting support.