Libraries tagged by laravelrus
bfg/wood
107 Downloads
Laravel's advanced framework controller for a code generation, change your framework quickly and easily. Automate all the same tasks with best code generator.
besingamkb/laroute
79 Downloads
Access Laravels URL/Route helper functions, from JavaScript. Forked from lord/laroute
berpcor/sauth
18 Downloads
Laravel's social auth package. Vk, odnoklassniki, mailru, google, yandex, facebook
bencomeau/usertimezone
6 Downloads
A simple solution for converting Laravel's default dates attributes to a user's set timezone, for 5.2+
begimov/localization-helper
46 Downloads
Package for convenient work with Laravel's localization features
bakkahit/sql-migration
38 Downloads
SqlMigration is a Laravel package that allows you to execute custom SQL migrations directly within your Laravel application. Instead of writing SQL queries manually or relying only on Laravel's built-in migrations, this package enables you to create and run .php migration files containing custom SQL commands like INSERT, DELETE, UPDATE, CREATE TABLE, and more.
bakgul/laravel-file-creator
122 Downloads
This package aims to create the app, database, and test files. It can be a replacement for Laravel's file generator because this package offers some quite nice features. It offers extra file types like interface, trait, service, etc. Depending on the settings, it can create dozens of files with a single command and connect them to each other properly.
bagart/collection-xml
184 Downloads
The missing XML support for Laravel's Collection class.
awema-pl/module-localization-helper
50 Downloads
Package for convenient work with Laravel's localization features
aucos/laravel-search
363 Downloads
Search and sort Laravel's Eloquent models
askedio/laravel-validator-filter
18 Downloads
Filter items before validating them with Laravels Validator
artificertech/laravel-eloquent-like-caching
772 Downloads
An eloquent-like implementation of Laravel's cache functionality
apsbd/grok-laravel
4 Downloads
Seamlessly integrate Grok AI into Laravel applications with an elegant, developer-friendly package. Leverage powerful AI models for chat, automation, and NLP while maintaining Laravel's expressive simplicity.
antaresbr/stringhandler
524 Downloads
A custom PHP string handler based on Laravel's Illuminate/Support/Str class
anomaly/request-plugin
8314 Downloads
A Streams Platform plugin that provides API access to Laravel's Request class.