Libraries tagged by meteo
mr-punyapal/laravel-extended-relationships
5001 Downloads
Package provides additional, more efficient relationship methods for Laravel Eloquent models.
motomedialab/laravel-vite-helper
513040 Downloads
A helper method to generate absolute asset URL's to Vite assets
lochmueller/focuspoint
153609 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
860687 Downloads
An annotation/attribute reader for method parameter
jeremeamia/functionparser
162083 Downloads
Function parser for PHP functions, methods, and closures
jdrieghe/array-helpers
438948 Downloads
A collection of convenience methods to deal with arrays in php. Somewhat inspired by Laravel array helpers.
jansenfelipe/utils
128254 Downloads
Uma simples classe utilitária com métodos que podem salvar sua vida (ou não)
jailtonsc/laravel-response-xml
235073 Downloads
Add the method xml integrating the laravel's response, converting eloquent return to XML.
intaro/twig-sandbox-bundle
554632 Downloads
Annotation configuration of the allowed methods and properties for Twig_Sandbox extension
inpsyde/object-hooks-remover
38120 Downloads
Package to remove WordPress hook callbacks that uses object methods or closures.
idct/sftp-client
205057 Downloads
Library that provides wrapper methods around SSH2 and SFTP to simplify file download/upload over SSH/SCP/SFTP.
hyperwallet/sdk
443628 Downloads
A library to manage users, transfer methods and payments through the Hyperwallet API
fouladgar/laravel-otp
21156 Downloads
This package provides convenient methods for sending and validating OTP notifications to users for authentication.
fouladgar/laravel-mobile-verification
26250 Downloads
This package provides convenient methods for making token code, sending and verifying mobile phone verification requests.
digitaldream/laracrud
20592 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