Libraries tagged by charting
bgaze/laravel-kvstore
202 Downloads
Database-backed key-value store for Laravel, cached and with per-entry type casting.
jasny/typecast
23483 Downloads
Type casting with basic logic
jasny/meta
20135 Downloads
Define metadata for classes, properties and functions
chartisan/php
278803 Downloads
Chartisan's PHP / Laravel adapter
changingsky502/appdownload
2 Downloads
An autonomous application distribution platform
changingsky/appdownload
22 Downloads
An autonomous application distribution platform
zakirullin/typed-accessor
6 Downloads
Convenient array-related routine & better type casting
yorcreative/argonaut-dto
194 Downloads
A framework-agnostic PHP DTO package that provides nested casting, recursive serialization, validation, assemblers, and immutable DTO support out of the box.
thettler/laravel-console-toolkit
4094 Downloads
This Package provides some usefully console features like the attribute syntax for arguments and options, validation, auto ask and casting.
technosophos/solrapi
10 Downloads
A chaining (fluent, builder) API for querying Apache Solr.
tabacitu/consoletvs-charts-temp
52420 Downloads
Temporary Archive of ConsoleTVs/Charts (aka Chartisan/Charts) v6.5.6
simklee/string-buffer
1830 Downloads
A string buffer to manipulate strings object orientated with fluent interface and method chaining.
shel/asset-names
3371 Downloads
Allows changing uploaded asset filenames in Neos CMS
sagor110090/livewire-modal
204 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
3094 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.