Libraries tagged by cast

liquiddesign/admin

3 Favers
6216 Downloads

Ⓐ Admin je routa a sada tříd pro možnost mít u každého modulu část pro administraci

Go to Download


inspirum/xml

9 Favers
9988 Downloads

Simple XML writer and memory efficient XML reader with powerful xml-to-array cast

Go to Download


dazet/type-utils

5 Favers
23080 Downloads

Type casting utils for PHP.

Go to Download


crudly/encrypted

62 Favers
3127 Downloads

Encryption and hashing casts for Eloquent

Go to Download


renoki-co/laravel-useful-casts

10 Favers
3576 Downloads

Laravel Useful Casts is a simple package for Laravel 7.0+ that comes with already-tested and already-written, useful casts for Eloquent models.

Go to Download


neuecommerce/model-casts

0 Favers
3943 Downloads

Some handy Laravel Eloquent model casts.

Go to Download


floor9design/laravel-casts-uuid

0 Favers
4323 Downloads

A class for casting ramsey/uuid into laravel models

Go to Download


vicgutt/laravel-auto-model-cast

7 Favers
1452 Downloads

Automatically cast model attributes based on database columns

Go to Download


theod02/castor-class-task

1 Favers
1142 Downloads

Add possibility to use class and methods to expose task in castor

Go to Download


shin1x1/safe-cast

0 Favers
3441 Downloads

Go to Download


nathandunn/laravel-currency-casts

0 Favers
806 Downloads

Go to Download


morningtrain/data-transfer-object-casters

4 Favers
2243 Downloads

A package containing Data Transfer Object casters, for use with spatie/data-transfer-object

Go to Download


mohammedmanssour/file-cast

6 Favers
98 Downloads

Easily manage uploaded files in your Laravel app, with automatic path saving and handy value objects for effortless access.

Go to Download


eboreum/caster

0 Favers
2382 Downloads

Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.

Go to Download


calmohallag/nullable-casting

1 Favers
6696 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.

Go to Download


<< Previous Next >>