Libraries tagged by charting
nglam2911/invcraft
3 Downloads
Bigger crafting table plugin for PocketMine-MP
lemax10/laravel-enums
1850 Downloads
Simple Enum implementation for Laravel. With ability to casting for Eloquent models and labels translations via lang files.
jarivas/laravel-cast-json-models
57 Downloads
A simple and direct way of casting json objects to models
jalet/util-sprintf
29068 Downloads
PHP's sprintf for named params with type casting.
itul/relatable
72 Downloads
Dynamically link models together without changing the database
instituteweb/unroll
77260 Downloads
Adds options to TYPO3's save buttons, to unroll them from dropdown, just display icons and changing the order.
iamjohndev/phpencryption
6 Downloads
PHPSecryption is a PHP class that provides encryption and decryption functionality using the OpenSSL library. It uses the Advanced Encryption Standard (AES) algorithm in Cipher-Block Chaining (CBC) mode for secure data encryption.
hejunjie/encrypted-request
33 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
haganjones/laravel-observe-properties
373 Downloads
A simple trait to allow you to observe changing properties on a Model.
esperecyan/webidl
8191 Downloads
Provides the utility class for casting a given value in accordance with WebIDL (Web IDL) type to help with PHP type declarations. / WebIDL (Web IDL) の型に沿うように、与えられた値をキャストするユーティリティクラスを提供し、PHP の型宣言を補助します。
erenkucukersoftware/powerful-php
25 Downloads
⚡ Laravel Helpers, Collections and Js like object oriented chaining for Native PHP
englishdom/unitarum
8040 Downloads
The PHPUnit library is providing and flexible changing fixtures to database
datamints/locallang_builder
2141 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.
chowjiawei/short-link
14 Downloads
Tool for changing long links into short links.
antaresproject/component-logger
658 Downloads
Logger is a module responsible for gathering and displaying logs coming from multiple parts of the system and other modules. It covers:Activity log - events related to objects in the system. E.g. changing user details.Error log - application errors with detailed information for easier debugging.Request log - all the HTTP requests to the application.Automation log - logs of the Automation module.Notification log - all the notifications sent to users by Notification module.