Libraries tagged by charting
yorcreative/laravel-argonaut-dto
3730 Downloads
Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and clean architecture workflows.
wubinworks/module-disable-change-email
2601 Downloads
A simple Magento 2 extension that prevents customer from changing account email address. Works for both Frontend and WebAPI area.
viper007bond/regenerate-thumbnails
12452 Downloads
Regenerate the thumbnails for one or more of your image uploads. Useful when changing their sizes or your theme.
spryker/chart-gui
1830569 Downloads
ChartGui module
spryker-shop/chart-widget
1856426 Downloads
ChartWidget module
salamwaddah/laravel-relation-parser
14725 Downloads
Easily load model relations from frontend without changing your API
kunstmaan/seo-bundle
132660 Downloads
Annotating content with metadata for social sharing and seo purposes cannot be overlooked nowadays. The KunstmaanSeoBundle contains default editing functionality for OpenGraph data, meta descriptions, keywords and titles and Metriweb tags. Because the metatagging and tracking options are always changing, a free field to add custom header information is provided as well.
jamm/memory
27227 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
inspirum/arrayable
142081 Downloads
PHP arrayable interface for handling casting to an array
cviebrock/eloquent-typecast
71551 Downloads
Trait for Eloquent models to force type-casting on retrieved values
chevere/workflow
2185 Downloads
Declarative workflow engine for PHP with automatic dependency resolution, sync/async job execution, and type-safe response chaining.
10up/post-finder
58120 Downloads
Adds a UI for curating and ordering posts
snoeren-development/laravel-currency-casting
28706 Downloads
Cast currency attributes, stored as integer, to floats automatically.
calmohallag/nullable-casting
16503 Downloads
PHP supports expression casting to primitive type (like int) by using “( type ) expression”, but it currently doesn't allow to use a nullable type as introduced by PHP 7.1 (e.g. ?int). This library provide functions that extend native php casting, adding nullable casting.
ui-awesome/model
1751 Downloads
Typed model mapping for modern PHP applications.