Libraries tagged by method
mr-punyapal/laravel-extended-relationships
4878 Downloads
Package provides additional, more efficient relationship methods for Laravel Eloquent models.
motomedialab/laravel-vite-helper
511667 Downloads
A helper method to generate absolute asset URL's to Vite assets
lochmueller/focuspoint
152977 Downloads
Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.
koriym/param-reader
847170 Downloads
An annotation/attribute reader for method parameter
jeremeamia/functionparser
161850 Downloads
Function parser for PHP functions, methods, and closures
jdrieghe/array-helpers
437377 Downloads
A collection of convenience methods to deal with arrays in php. Somewhat inspired by Laravel array helpers.
jailtonsc/laravel-response-xml
234235 Downloads
Add the method xml integrating the laravel's response, converting eloquent return to XML.
intaro/twig-sandbox-bundle
550094 Downloads
Annotation configuration of the allowed methods and properties for Twig_Sandbox extension
inpsyde/object-hooks-remover
37704 Downloads
Package to remove WordPress hook callbacks that uses object methods or closures.
idct/sftp-client
203961 Downloads
Library that provides wrapper methods around SSH2 and SFTP to simplify file download/upload over SSH/SCP/SFTP.
hyperwallet/sdk
441880 Downloads
A library to manage users, transfer methods and payments through the Hyperwallet API
fouladgar/laravel-otp
21010 Downloads
This package provides convenient methods for sending and validating OTP notifications to users for authentication.
fouladgar/laravel-mobile-verification
26104 Downloads
This package provides convenient methods for making token code, sending and verifying mobile phone verification requests.
digitaldream/laracrud
20565 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
debuss-a/mtomsoapclient
151161 Downloads
This class overrides SoapClient::__doRequest() method to implement MTOM for PHP. It decodes XML and integrate attachments in the XML response.