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
217606 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
jessarcher/laravel-castable-data-transfer-object
631427 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
lphilippo/laravel-castable-form-request
17260 Downloads
Laravel/Lumen package to add Eloquent-like casts to Form Requests.
lionix/castable-request
83198 Downloads
Laravel castable requests
astrotomic/laravel-cachable-attributes
34364 Downloads
Allows to cache attribute accessor values in an easy way.
tailflow/castable-dto
27146 Downloads
Automatically cast JSON columns to PHP objects in Laravel using Spatie's data-transfer-object class
miniorange/saml-laravel-free
5651 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.
overtrue/laravel-stateless-session
6114 Downloads
A lightweight middleware to make api routing session capable.
tailflow/dto
109 Downloads
A simple and lightweight implementation of Data Transfer Objects (DTO) in Laravel with optional casting support.
atayahmet/laravel-castable
23 Downloads
Clarify types of all inputs
leoleoasd/laravel-api
26 Downloads
A Laravel-S capable API backend package
sourceboat/laravel-enumeration
5035 Downloads
Simple, extensible and powerful enumeration implementation for Laravel, based on eloquent/enumeration.