Libraries tagged by laravel5 date
paxha/laravel-reportable
1208 Downloads
This Laravel Eloquent extension provides record according to dates using models.
ohseesoftware/laravel-veneer
435 Downloads
Laravel Veneer offers a suite of fixture data and mocking methods for you to use to coverage the 80% of mocking 3rd party services.
novasemantics/nepal-locations-laravel
6 Downloads
A Laravel-friendly PHP package that provides structured data for Nepal's administrative divisions, including provinces, districts and cities. Easily integrate location-based hierarchies into your Laravel apps.
arkitecht/laravel-loader
1825 Downloads
A data loader command base class for Laravel
ximdex/structured-data
16 Downloads
Linked data repository
webplusmultimedia/date-time-range-picker
182 Downloads
A date, dateTime, Time, Range Date picker with livewire and AlpineJs + TailwindCss
weblogin/laravel-lookup
375 Downloads
Laravel lookup objects and Eloquent casts for static data.
wdev-rs/laravel-analytics
1143 Downloads
Collect page view data in your application without third party tracking
wangta69/laravel-chart
22 Downloads
Create chart data for various js
vitalibr/laravel5-exporter
1046 Downloads
MySQL Workbench Schema Exporter for Laravel 5.0
veneridze/laravel-holidays
590 Downloads
Check if current date is holiday
unisharp/laravel-loggable
51 Downloads
it can generate entities by arca principle
timitek/getrets-laravel
115 Downloads
A laravel package for the GetRETS API from timitek (http://www.timitek.com). GetRETS is a product / service developed by timitek that makes it possible to quickly build real estate related applications for pulling listing data from several MLS's without having to know anything about RETS or IDX or worry about the pains of mapping and storing listing data from these various sources.
timedoor/laravel-filter
213 Downloads
Package for filtering data from request
tim661811/laravel-telemetry-reporter
11 Downloads
A reusable Laravel 10+ package that lets you annotate any service method with a PHP attribute to collect custom telemetry (e.g. user counts, disk usage, feature flags) and automatically report it—at configurable intervals—to a central server over HTTP. Data is grouped per application host, is fully configurable via a published telemetry.php config (backed by your chosen cache), and integrates seamlessly with Laravel’s scheduler and HTTP client.