Libraries tagged by while
whilesmart/eloquent-webhooks
33 Downloads
Webhook management package for Laravel applications
whilesmart/eloquent-issues
33 Downloads
Manage issues
whilesmart/eloquent-integrations
32 Downloads
OAuth and third-party integrations package for Laravel applications
whilesmart/eloquent-idp
0 Downloads
Intelligent document processing for Laravel: turn an uploaded document into structured fields via a swappable, host-agnostic processor chain.
whilesmart/eloquent-client-credentials
2 Downloads
Add client credentials authentication to any Eloquent model
whilebox/weather
8 Downloads
一个天气SDK
do-while/contao-seasonal-bundle
16 Downloads
Seasonal activation of content elements
do-while/contao-pdf-template-bundle
5974 Downloads
With the pdf-template extension, a saved pdf file can be activated as a layout template for PDF output.
do-while/contao-mqtt-bundle
3 Downloads
InsertTags for MQTT topics
do-while/contao-message-jobs-bundle
122 Downloads
Generate messages notifications from SQL selects within Contao backend
do-while/contao-dragdrop-upload-bundle
11 Downloads
Drag & Drop File Upload Widget für Contao 5
whilesmart/laravel-configurations
1 Downloads
Laravel package for managing model-specific configurations with type safety and easy persistence
zeus-server/bandwidth-throttler
4 Downloads
This library can be used to limit (throttle) the speed of files served for download. It intercepts the PHP script output by setting a buffering handler that is called every time a given number of bytes are served to the browser. The library measures the time since the last time the PHP output buffer was flushed and hold on PHP for a while if the average download speed is above a given limit.
yohns/plugable
8 Downloads
Plugins, hooks and filters to add to your site to allow for injecting different functions at set times while your site is loading.
yiisoft-custom/yii2-model-attribute-convert
65 Downloads
Base on Yii2 BaseActiveRecord. Converts column from db format to model format while SELECT,oppositely way while INSERT or UPDATE