Libraries tagged by casts
kalimeromk/casys-laravel
2302 Downloads
Integration of casys payment method
jelix/castor
80521 Downloads
A template engine using a simple syntax
dreamfactory/df-cassandra
41112 Downloads
Cassandra database service for DreamFactory Platform 2.0
calmohallag/nullable-casting
10296 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.
alfatraining/cassandra-session-handler-bundle
32699 Downloads
Cassandra Session Handler Bundle for Symfony 4
schulzefelix/laravel-data-transfer-object
42307 Downloads
Data Transfer Objects with Attribute Casting and Date Mutators.
metafoxapp/allure-phpunit
7712 Downloads
Allure PHPUnit integration
marc-mabe/enum-cl
4164 Downloads
Compatibility layer for emulating enumerations in PHP < 8.1 and native enumerations in PHP >= 8.1
cubettech/lacassa
8400 Downloads
Cassandra based query builder for laravel.
binary-cats/laravel-zoom-webhooks
7073 Downloads
Handle Zoom.us webhooks in a Laravel application
sylius/cart-bundle
124023 Downloads
Cart engine for your next Symfony2 application.
sylius/cart
100415 Downloads
Cart engine for PHP applications.
safran-cassiopee/php-taf-decoder
8528 Downloads
TAF weather forecast decoder
zetacomponents/image-analysis
516218 Downloads
This class allows you to analyse image files in different ways. At least the MIME type of the file is returned. In some cases (JPEG, TIFF and GIF) additional information is gathered as well.
zalas/phpunit-doubles
12058 Downloads
Initialises test doubles in PHPUnit test cases for you