Libraries tagged by laravel callable
slexx/laravel-actions
113 Downloads
Actions for laravel
malbrandt/laravel-postpone-invoke
6 Downloads
Mainly allows to postpone invoke of any callable using simple helper function "postpone".
zlt/lara-calls
11 Downloads
A bunch of useful methods for laravel
morrislaptop/laravel-popo-caster
442852 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
jessarcher/laravel-castable-data-transfer-object
659230 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
lionix/castable-request
88210 Downloads
Laravel castable requests
lphilippo/laravel-castable-form-request
20983 Downloads
Laravel/Lumen package to add Eloquent-like casts to Form Requests.
astrotomic/laravel-cachable-attributes
35936 Downloads
Allows to cache attribute accessor values in an easy way.
tailflow/castable-dto
29099 Downloads
Automatically cast JSON columns to PHP objects in Laravel using Spatie's data-transfer-object class
miniorange/saml-laravel-free
6032 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.
novius/laravel-json-casted
1148 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
5054 Downloads
Simple, extensible and powerful enumeration implementation for Laravel, based on eloquent/enumeration.
overtrue/laravel-stateless-session
6134 Downloads
A lightweight middleware to make api routing session capable.
tailflow/dto
176 Downloads
A simple and lightweight implementation of Data Transfer Objects (DTO) in Laravel with optional casting support.