Libraries tagged by laravelrus
riesjart/relaquent
2320 Downloads
Extension of Laravel's Eloquent relationships: additional relationship types, query joins, pivot models, converters and helpers
renoki-co/tailwind-preset
318 Downloads
Laravel TailwindCSS Preset extends the Laravel's UI command to add a new preset for TailwindCSS configuration, leveraged by AlpineJS.
ooxif/laravel-query-param
3849 Downloads
Treats binary data in a correct way with Laravel's database system (Eloquent)
metalmatze/laravel-html-cachebusting
1682 Downloads
Extends laravel's HtmlBuilder with styleBust() & scriptBust() which insert the file's md5 to the url.
jeroen-g/laravel-auth
228 Downloads
A simple extension of laravel's authentication.
io-digital/laravel-sendgrid-driver
13593 Downloads
SendGrid driver for Laravel's mail configuration
gurpreetatwal/skeleton-api
87 Downloads
A Slim Framework skeleton for a (almost) REST api that uses JWTs for authentication and Laravel's Eloquent as the ORM
gooddaywp/primera
20 Downloads
A modern starter theme for WordPress using Laravel's Blade templating engine.
genealabs/bones-macros
11369 Downloads
Useful form macros for Laravel's Blade template engine.
evopix/kohana-schema
1045 Downloads
This is a port of Laravels Schema library to Kohana. It provides a database agnostic way of manipulating tables. It works well with all of the databases supported by Doctrine DBAL, and has a unified API across all of these systems.
despark/laravel-project-starter
122 Downloads
How we bootstrap Laravel's core at Despark.
brekitomasson/laravel-support-helpers
1013 Downloads
Helper methods in the spirit of Laravel's Arr and Str.
bobkingstone/securepass
140 Downloads
Auto-generate random password string with option for the inclusion of symbols. Uses Laravels Str random function to generate original alpha numeric string
aedart/testing-laravel
664 Downloads
Utilities that allows you to test Laravel dependent packages. At its core, this package is a wrapper for the Orchestral Testbench. However, you can make use of this with whatever testing framework you wish; it does not impose you to use neither Orchestral's nor Laravel's TestCase classes.
zyimm/laravelquery-builder
131 Downloads
laravel 框架查询条件构造器服务包|Query condition builder service package of laravel framework