Libraries tagged by charting
rhinox/input-data
4784 Downloads
PHP library for parsing user input data with safe type casting, sensible defaults, and robust error handling
rangerz/magento2-module-re-captcha-checkout
2567 Downloads
Add Google reCaptcha for place order against carding attack
perry-rylance/dom-document
7926 Downloads
An extension of PHP's DOMDocument library. This library implements many common jQuery functions, adds support for HTML5, CSS selectors, method chaining and performing operations on sets of matched results.
otis22/vetmanager-url
1498 Downloads
Vetmanager - CRM for veterinary. All vetmanager clients has access to their crm via URL. Now Vetmanager is changing server architecure and URL can changes. This project for getting full URL by only first part. Use this library avoid hardcode.
newtovaux/laravel-console-user-tools
223 Downloads
Artisan commands for generating passwords, changing user passwords, listing users, and amending user email addresses in Laravel applications.
mjkhajeh/wporm
353 Downloads
WPORM is a lightweight, Eloquent-inspired ORM for WordPress plugins and themes. It provides expressive, fluent query building, model relationships, schema management, attribute casting, and event hooks—while fully supporting the WordPress database API and table prefixing. WPORM makes it easy to build modern, maintainable database code in any WordPress project.
mad-web/laravel-enum
136047 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
horat1us/yii2-chain-bootstrap
1836 Downloads
Yii2 Bootstrap Chaining
hejunjie/encrypted-request
273 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
fabiooak/yii2-log-json
216 Downloads
Extends the file logging changing the output to JSON format. It's a useful extension to integrate with FileBeat and ELK stack.
extendssoftware/lox-php
1780 Downloads
A PHP interpreter based on the Lox language from the Crafting Interpreters book.
ctw/ctw-cast
131 Downloads
This package provides utility classes for type-safe, exception-free casting in PHP 8.5+.
bytic/data-objects
10568 Downloads
Data objects for with property mutators and casting
anothanj/casterly
535 Downloads
A PHP library for type casting.
androlax2/laravel-model-typed-settings
1715 Downloads
A Laravel package that adds type-safe settings attributes to Eloquent models with automatic casting and validation