Libraries tagged by date-based
risan/ktp
44 Downloads
HTTP client library for finding 2014 Indonesian presidential election voter's data based on it's NIK
racing/data-client
2 Downloads
This Package will help you to fetch the data based on driver.
pierswarmers/mandate
19 Downloads
Simple utility for describing date based rules.
palokankare/laravel-api-versions
0 Downloads
Implement date based versioning to Laravel Form Request and Resources for your API
null/realisticfaker
25 Downloads
Creates realistic data based on FAKER-library
ntacamp/social-hashtag
41 Downloads
library for collecting social data based on hashtags
nickjbedford/calendar-timer
95 Downloads
Provides classes to calculate past and future schedule dates based on a reference date.
marcwitteveen/webinar-schedule-generator
13 Downloads
Create a webinar schedule with disappearing times and dates based upon a playour callander.
linkorb/data-router
4 Downloads
DataRouter: library for routing arbitrary data based on hierarchical rules
kubawerlos/cm0102-data
4 Downloads
Data based on game data of Championship Manager 01/02
kampute/civil-date
0 Downloads
Accurate Jalali, Gregorian, and Islamic date handling for PHP, with Persian calendar dates based on the official Nowruz rule.
fejese/exif-renamer
13 Downloads
Batch date based image renamer
ernilambar/classifier
2 Downloads
A PHP library for classifying and grouping data based on JSON configuration rules with schema validation support.
dsl-platform/admin
36 Downloads
Administrative web interface for data based on the DSL model
bored-programmers/laragrid
98 Downloads
LaraGrid is a powerful and customizable grid system package for Laravel. It provides an easy way to create sortable, filterable tables with pagination. The package is designed to be highly customizable, allowing developers to define columns, apply filters, and sort data with ease.Key Features:- **Column Definition**: LaraGrid allows you to define the columns that will be displayed in the grid. You can specify the model field and the label for each column.- **Filters**: The package provides several filter classes out of the box, including text, select, date, and boolean filters. These filters can be applied to the columns to filter the grid's data based on user input.- **Sorting**: LaraGrid supports sorting of data based on any column. It also provides support for sorting data based on a related model's field using PowerJoins.- **Pagination**: The package integrates with Laravel's pagination system, allowing you to easily paginate the data in the grid.- **Customizable Appearance**: LaraGrid allows you to customize the appearance of the grid by extending the `BaseLaraGridTheme` class and setting the desired CSS classes.- **Livewire Integration**: LaraGrid is built with Livewire, a full-stack framework for Laravel that makes building dynamic interfaces simple, without leaving the comfort of Laravel.The package is currently in development and is not ready for use in production. It requires PHP 8.1 or higher and Laravel 10.0 or higher.