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
499158 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
jessarcher/laravel-castable-data-transfer-object
666620 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
lionix/castable-request
89101 Downloads
Laravel castable requests
astrotomic/laravel-cachable-attributes
36440 Downloads
Allows to cache attribute accessor values in an easy way.
lphilippo/laravel-castable-form-request
21609 Downloads
Laravel/Lumen package to add Eloquent-like casts to Form Requests.
novius/laravel-json-casted
1972 Downloads
A package to cast json fields, each sub-keys is castable
miniorange/saml-laravel-free
6133 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
29128 Downloads
Automatically cast JSON columns to PHP objects in Laravel using Spatie's data-transfer-object class
atayahmet/laravel-castable
26 Downloads
Clarify types of all inputs
sourceboat/laravel-enumeration
5056 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
184 Downloads
A simple and lightweight implementation of Data Transfer Objects (DTO) in Laravel with optional casting support.