Libraries tagged by charting
hejunjie/encrypted-request
280 Downloads
PHP 请求加密工具包,支持 AES 解密、签名与时间戳验证,快速实现前后端安全通信 | PHP encryption toolkit for AES decryption, signature, and timestamp verification, enabling fast and secure front-to-backend communication. Front-end npm package generates encrypted request parameters without changing existing APIs
getwarp/type
986 Downloads
Runtime type checking and casting in PHP
fabiooak/yii2-log-json
224 Downloads
Extends the file logging changing the output to JSON format. It's a useful extension to integrate with FileBeat and ELK stack.
erenkucukersoftware/powerful-php
25 Downloads
⚡ Laravel Helpers, Collections and Js like object oriented chaining for Native PHP
drupal-eca-recipe/eca_lib_0043
4 Downloads
Adds a Show writing tips panel to the Article node form. Selecting it fetches a fragment from an ECA endpoint over HTMX and swaps it into the panel, without submitting, validating or rebuilding the form and without changing any field. Completes the set of three form button samples: a field widget action writes one field, an Ajax handler writes many, and HTMX writes none but shows content beside the form.
drupal-eca-recipe/eca_lib_0002
102 Downloads
Demonstrates how conditions are combined in ECA, where a successor link carries at most one condition and every combination is therefore built from the arrangement of links. The model shows the three idioms that follow from that constraint. An AND is chained through a pass-through action, an OR is drawn as several conditioned links into one target, and a nested combination composes the two into (A or B) and (C or D). It is driven entirely from the command line, reading three inputs from Drupal persistent state and reporting which of its three rules matched, so that changing one input and triggering again shows a different set of paths.
datamints/locallang_builder
2185 Downloads
Offers developers and editors a backend module for creating, changing and translating language files for your extensions. Significant improvement of the workflow by using an independent translation provider such as Azure, DeepL or Google Translate.
darlanschmeller/php-env-loader
4 Downloads
Lightweight .env file loader for PHP with automatic type casting
dakujem/toru
425 Downloads
取る - iterable collections with ease. Lodash-style fluent call chaining, generator-based iteration primitives, aggregates, utilities.
chowjiawei/short-link
14 Downloads
Tool for changing long links into short links.
ylsideas/forecaster
3 Downloads
a library for manipulating and casting associative arrays in PHP
slruslan/laravel-eloquent-custom-casts
171 Downloads
Provides Laravel Eloquent trait to enable custom class object casting.
haganjones/laravel-observe-properties
373 Downloads
A simple trait to allow you to observe changing properties on a Model.
ezsystems/routing
29175 Downloads
Extends the Symfony routing component for dynamic routes and chaining several routers
elearning-ag/exceldatatables
179 Downloads
Replace a worksheet within an Excel workbook (.xlsx) without changing any other properties of the file