Libraries tagged by data package
vcn/enum
28321 Downloads
[Deprecated] Enumeration data types with pattern match operations. This package is obsolete because PHP has native enums now.
mll-lab/microplate
36565 Downloads
PHP package to easily work with microplate data
workdevelop/presentation-replacer
15490 Downloads
This package replaces pre-defined variables in presentations with data
wegmeister/databasestorage
21532 Downloads
This package adds the ability to store inputs of a form (or other input) into database and export the stored data as xlsx.
vormkracht10/laravel-google-analytics-v4
6264 Downloads
Laravel package to get insights in Google Analytics v4 data
vectorifyai/vectorify-php
1520 Downloads
Vectorify package for PHP. The fastest way to ask AI about your data.
tanvirofficials/copy-clone
11173 Downloads
A Laravel Nova Package for Copy or clone a resource Data.
sukohi/csv-validator
49765 Downloads
A Laravel package that allows you to validate csv data.
shopgate/cart-integration-magento2-m2
38362 Downloads
Shopgate meta package containing the necessary modules to synchronize data across servers.
rmunate/calendario-colombia
1341 Downloads
This package simplifies working with Colombian holidays. It provides an easy, reliable, and convenient way to query, manipulate, or retrieve data related to holidays in Colombia, including detailed information about the reasons for each holiday.
rinvex/laravel-tenants
3388 Downloads
Rinvex Tenants is a contextually intelligent polymorphic Laravel package, for single db multi-tenancy. You can completely isolate tenants data with ease using the same database, with full power and control over what data to be centrally shared, and what to be tenant related and therefore isolated from others.
plank/laravel-checkpoint
10196 Downloads
A package for keeping a history of your models' revisions and accessing your data as it was at an older date.
naucon/registry
11415 Downloads
This package provides a generic registry class to register any type of data under a identifier (key/value).
mouf/utils.common.sortable-interface
225212 Downloads
This package contains an interface used by objects to say they can sort data. The concept is very simple, the object implements a sort method that takes a key (the sort column) and a direction, and that's it!
mouf/utils.common.paginable-interface
225220 Downloads
This package contains an interface used by objects to say they can paginate data. The concept is very simple, the object implements a paginate method that takes a limit and an offset, and that's it!