Libraries tagged by charting
wise/module-productpositiondraggable
165 Downloads
Module adds drag and drop option for products in category for changing product's position in category
tailflow/dto
192 Downloads
A simple and lightweight implementation of Data Transfer Objects (DTO) in Laravel with optional casting support.
superfeedr/http-pubsubhubbub
98 Downloads
Superfeedr provides a realtime API to any application who wants to produce (publishers) or consume (subscribers) data feeds without wasting resources and maintaining an expensive and changing infrastructure.
somnambulist/attribute-model
3405 Downloads
Provides a base model that uses an internal array of attributes with type casting
slruslan/laravel-eloquent-custom-casts
160 Downloads
Provides Laravel Eloquent trait to enable custom class object casting.
simklee/string-buffer
302 Downloads
A string buffer to manipulate strings object orientated with fluent interface and method chaining.
shm/schema
80 Downloads
Extensible PHP schema definition library with validation, normalization, and GraphQL type casting
sb2-media/wordpress-starter-plugin
31 Downloads
Central repository for crafting plugins to extend and customize WordPress.
sagor110090/livewire-modal
154 Downloads
This Laravel Livewire package simplifies the implementation of dynamic, responsive modals in your web applications. With a focus on seamless integration and flexibility, this package allows developers to easily create and manage modals without the need for JavaScript or additional front-end dependencies. Featuring out-of-the-box support for multiple modal instances, dynamic content, and customizable design options, it’s perfect for crafting modern, interactive interfaces. Whether you need confirmation dialogs, form modals, or notification pop-ups, this package delivers a clean, reusable solution for your Livewire-powered applications.
romeoz/rock-cache
3084 Downloads
Unified API for key-value storages in memory. As a storage can be used: APC, Redis, Memcache, Couchbase or MongoDB. All storage objects have one interface, so you can switch them without changing the working code.
qphpstorage/qphpstorage
12 Downloads
A simple wrapper around swoole4 table storage, with casting.
polygontech/data-migration-laravel
659 Downloads
Migration utility for creating or changing data in production
pointybeard/helpers-statistics-slidingaverage
1234 Downloads
Ring buffer for calculating average of a changing set; helps to reduce jitter.
ottosmops/settings
225 Downloads
A robust settings package for Laravel with caching, validation, and type casting
ntzm/strict-casts
5 Downloads
Strict type casting for super defensive PHP