Libraries tagged by Thai date
yorcreative/laravel-argonaut-dto
213 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.
devrabiul/laravel-seo-manager
989 Downloads
Laravel SEO Manager is an SEO tool that improves SEO by adding recommended meta tags.
pear2/net_transmitter
112185 Downloads
A stream wrapper that ensures data integrity. Particularly useful for sockets.
chrisshick/cakephp3-html-purifier
148275 Downloads
This is a CakePHP3 Purifier Plugin Behavior that cleanses data before it is marshalled into the entity.
jaxwilko/datamigrator
9163 Downloads
A plugin that converts your data to flat files
amphp/http-server-form-parser
78098 Downloads
An HTTP server plugin that simplifies form data handling. Effortlessly parse incoming form submissions and extracting its data.
10up/wp-scrubber
16959 Downloads
A WordPress plugin that scrubs sensitive data from the database.
tomshaw/electricgrid
1443 Downloads
A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.
hmerritt/imdb-api
10292 Downloads
IMDB API that can fetch film data and search results
corviz/br-gpdpl
10754 Downloads
A lib that provides a series of data anonymizers, compliant with brazilian General Personal Data Protection Law (aka LGPD, in pt-br)
sandstorm/lazydatasource
32609 Downloads
Neos package implementing a lazy data source for the UI; so that the elements are loaded lazily on demand.
laxity7/yii2-json-field
72285 Downloads
Behavior that convert array to JSON before save data in model, and also convert JSON to an array after saving and retrieving data
beholdr/filament-trilist
6831 Downloads
Filament plugin that adds components for working with tree data: treeselect and treeview
weotch/phpthumb
525651 Downloads
Fork of PHPThumb that adds auto-image rotation based on EXIF data and composer support
voceconnect/wp-large-options
4385 Downloads
You may wish to store a larger option value than is recommended on WordPress.com. If your option data will exceed 400K, or is of an unpredictable size (such as an HTML fragment etc.) you should use the wp_large_options plugin to store the option in a cache-safe manner. Failure to do this could result in the option not being cached, and instead fetched repeatedly from the DB, which could cause performance problems.