Libraries tagged by define
joaoroyosilva/eloquent-nested-attributes
362 Downloads
Nested attributes allow you to save attributes on associated records through the parent. By default nested attribute updating is turned off and you can enable it using the $nested attribute. When you enable nested attributes an attribute writer is defined on the model.
jl6m/swagger-lite
431 Downloads
Guzzle client that can execute operations defined in Swagger
janisgruzis/ssh-bundle
481 Downloads
Ssh client for Symfony 2. Allows to define connections and use them as services.
isolution/meta-data
42 Downloads
This service provides a dynamic and flexible way to manage key-value structured data, allowing developers to seamlessly handle unknown or loosely defined attributes in their Laravel applications. By leveraging Laravel's powerful Collections and Eloquent ORM, the service introduces a structured approach to store, retrieve, and manipulate data stored as key-value pairs.
invis1ble/scrollbox
31 Downloads
A lightweight jQuery custom scrollbar plugin, that triggers event when reached the defined point.
internetguru/laravel-smart-redirect
596 Downloads
A configurable Laravel 11 middleware package that handles URL redirection based on defined routes and uses Levenshtein distance to find the closest matching route for 404 errors.
iggyvolz/initializable
210 Downloads
Interface for a class which defines an optional static constructor
i-lateral/silverstripe-fancy-form-scaffolder
613 Downloads
Allows you to defined CMS form structure via config.yml
hmuenzer/recurrence
6 Downloads
This tool helps with rrule evaluations as defined by RFC 5545
hllizi/phpmonads
3469 Downloads
Brings monads to php; defines a monad trait and several monads
hinet/laravel-sms
418 Downloads
SMS gateway package for laravel,supports Alibaba cloud SMS, Tencent cloud SMS, SendCloud SMS and Baidu cloud SMS. It is easy to expand and you can freely define your own gateway driver.
halilcosdu/laravel-command-banner
39 Downloads
Laravel Command Banner: Prevents Commands from Running in Defined Environments
h4kuna/date-filter
3067 Downloads
Add option define own filters based on date for latte.
graste/environaut
2690 Downloads
Define, configure and protect your application environment and its requirements.
fromholdio/silverstripe-gridfield-extradata
317 Downloads
Provides a mechanism to define extra data during GridField definition that will be passed to objects created via the grid field