Libraries tagged by rastin
vicgutt/laravel-auto-model-cast
1451 Downloads
Automatically cast model attributes based on database columns
schulzefelix/laravel-data-transfer-object
40194 Downloads
Data Transfer Objects with Attribute Casting and Date Mutators.
astina/redirect-manager-bundle
72072 Downloads
User gets ability to specify redirection through web GUI.
wheregroup/xml-parser
22159 Downloads
XML parser for casting hierarchical object
thettler/laravel-console-toolkit
3725 Downloads
This Package provides some usefully console features like the attribute syntax for arguments and options, validation, auto ask and casting.
sfneal/casts
54224 Downloads
An alternative implementation of the Eloquent Model accessors & mutators pattern for type casting attributes
rennokki/eloquent-settings
4167 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.
dazet/type-utils
22853 Downloads
Type casting utils for PHP.
calmohallag/nullable-casting
6626 Downloads
PHP supports expression casting to primitive type (like int) by using “( type ) expression”, but it currently doesn't allow to use a nullable type as introduced by PHP 7.1 (e.g. ?int). This library provide functions that extend native php casting, adding nullable casting.
sabbir268/laravel-filecaster
38 Downloads
A simple casting class for laravel model to handle file upload and retrieve
jasny/typecast
22822 Downloads
Type casting with basic logic
bastinald/ux
84 Downloads
Laravel UI, Auth, & CRUD scaffolding package using Bootstrap & Livewire.
bastinald/ui
335 Downloads
Laravel Livewire & Bootstrap 5 UI starter kit.
bastinald/laravel-livewire-ui
786 Downloads
Laravel Livewire UI & auth starter kit.
bastinald/laravel-livewire-routes
1576 Downloads
Laravel Livewire full page component routing.