casts
There are 18 repositories under casts topic.
WendellAdriel/laravel-lift
Take your Eloquent Models to the next level
yangwenmai/learning-algorithms
💻✅数据结构与算法学习,LeetCode 题
renoki-co/laravel-useful-casts
Laravel Useful Casts is a simple package for Laravel 7.0+ that comes with already-tested and already-written, useful casts for Eloquent models.
yangwenmai/algocasts-go
Solutions to the problems at algocasts.io in Go
bcalik/filter
Filters for Laravel 4.2 Eloquent models
mahlenko/telegram-bot-casts
Полный набор типов и методов, автоматически сгенерированные из документации Telegram bot API.
mwagner86/CPP_06
CPP Project 06
Ysoroko/cpp_module_06
C++ Introduction, module 6/8
guicdas/CPP06_42
CPP06 Module: dynamic casts, const casts and static casts.
guicdas/CPP_42
C++ programming, modules from CPP00 to CPP09 from 42 common core.
karisti/42_cpp_modules
Introduction to C++. 42 Madrid cursus project.
raveriss/cpp06
C++98 exercises on Explores scalar type conversions, serialization, and real type identification in C++. The exercises implement advanced castings and type manipulations in compliance with C++98 standards.
terry-lonesski/laravel-string-enums
String Enums for Laravel
waltergcc/42-cpp_modules
A learning path for mastering the C++ language and its standard library that cover classes, memory allocation, polymorphism, exceptions, templates, container types and more.
dolovnyak/cpp-modules
Set of tasks for learning C++
Raimo33/Cpp5-9
My version of the last 42 school cpp projects
raveriss/cpp_module_02_05-09
Réalisations personnelles pour les exercices C++ (cpp05 à cpp09), explorant la programmation orientée objet, ... , la gestion de la mémoire et d'autres concepts avancés, conformément aux directives de l'école 42.