Libraries tagged by charting
thettler/laravel-console-toolkit
3835 Downloads
This Package provides some usefully console features like the attribute syntax for arguments and options, validation, auto ask and casting.
technosophos/solrapi
10 Downloads
A chaining (fluent, builder) API for querying Apache Solr.
serhii/short-number
3031 Downloads
For changing the language you want to call `set` method once before calling other methods from this package.
rennokki/eloquent-settings
4220 Downloads
Eloquent Settings allows you to bind key-value pairs to any Laravel Eloquent model. It supports even casting for boolean, float or integer types.
rangerz/magento2-module-re-captcha-checkout
2282 Downloads
Add Google reCaptcha for place order against carding attack
perry-rylance/dom-document
7392 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.
mr-luke/settings-manager
31846 Downloads
Laravel 5 Package that provides settings manager with type casting.
mjkhajeh/wporm
74 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.
mathiasreker/php-chmod
505 Downloads
php-chmod is a PHP library for easily changing file/directory permissions recursively.
mass6/flexible-dto
3902 Downloads
Data transfer object with validation and value casting
jced-artem/uopz
1106 Downloads
Wrapper for php uopz library's functions. Useful for unit testing for changing function's behavior in runtime
itul/relatable
66 Downloads
Dynamically link models together without changing the database
horde/passwd
415 Downloads
Password changing application
geekk-net/laravel-enum
2335 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
extendssoftware/lox-php
1068 Downloads
A PHP interpreter based on the Lox language from the Crafting Interpreters book.