Libraries tagged by laravel-s
innoscience/eloquental
384 Downloads
A rather clever model for Laravel's Eloquent ORM with self-validation, ordering, and query control.
infira/follection
41 Downloads
Extensions for Laravel's Collection class.
incraigulous/data-factories
444 Downloads
A data factory helper class for mocking data. This is inspired by Laravel's model factories, the difference being that data factories are not tied to a model. Data factories are great for mocking api responses, requests or other data not persisted to a database. Data Factories are not dependant on Laravel, so you can use this package anywhere.
impactwave/razorblade
183 Downloads
An extension to Laravel's Blade templating engine
imliam/laravel-macros
6 Downloads
A collection of miscellaneous methods to extend some of Laravel's core classes through the use of macros and mixins
ichihara-yamato/blade
4 Downloads
A standalone version of Laravel's Blade templating engine for use outside of Laravel.
huunguyen/wp-query-builder
11 Downloads
An expressive query builder for WordPress based on Laravel's Query Builder
hungnm1518/laravel-paginateroute
17 Downloads
Laravel outer extension to easily use laravel's paginator without the query string
hotash/laravel-blade-h
22 Downloads
A Set Of Components For Laravel's Blade Templating Engine.
horstoeko/laravelextendedcommand
13 Downloads
A library containing an extension for Laravel's console command
hipszkij/nova-datetime
1 Downloads
Makes working with DateTime fields in Laravel's Nova 4+ easier
heydavid713/relation-spider
30 Downloads
Use Laravel's relationships between vendors.
hexagonlabsllc/laravel-exports
2 Downloads
Comprehensive export feature that utilizes Laravel's model backbone to create customizable exports.
hampel/slack-message
130 Downloads
Standalone implementation of Laravel's SlackMessage classes from illuminate/notifications
gubler/collection
60 Downloads
Fork of Laravel's Collections.