64 skills found · Page 1 of 3
spf13 / Castsafe and easy casting from one type to another in Go
Zorokee / ArtificialCastType-safe transformation powered by inference.
zendesk / Stronger ParametersType checking and type casting of parameters for Action Pack
solnic / Drops🛠️ Tools for working with data effectively - data contracts using types, schemas, domain validation rules, type-safe casting, and more.
G5 / StorextAdd type-casting and other features on top of ActiveRecord::Store.store_accessor
renoki-co / Eloquent SettingsEloquent Settings allows you to bind key-value pairs to any Laravel Eloquent model. It supports even casting for boolean, float or integer types.
OmgImAlexis / UpcastA JavaScript type checking/casting library
leodinas-hao / Mongoose Query ParserConvert url query string to MongooseJs friendly query object including advanced filtering, sorting, population, string template, type casting and many more...
guideline-tech / SubroutineSubroutine makes it easy to write encapsulated, feature-driven code. It handles the boilerplate of inputs, outputs, type casting, and validation and lets you focus on the important functional code.
CodeChain-io / IntertraitA library providing direct casting among trait objects implemented by a type
yiisoft / HydratorCreate and populate objects with type casting, mapping and dependencies resolving support.
bitrinjani / CastableCastable library sanitizes dirty external data by casting all properties at runtime to the types specified at compile time.
savonarola / EdanticJSON casting and validation library based on Elixir type specifications
icyleaf / PopcornEasy and Safe popping from one type to another.
cviebrock / Eloquent TypecastTrait for Eloquent models to force type-casting on retrieved values
AndydeCleyre / NestedtexttoCLI to convert between NestedText and JSON, YAML, or TOML, with explicit type casting
WPLake / PHP TypedLightweight PHP utility for seamless type-casting and data retrieval from dynamic variables, arrays, and objects.
ntzm / Strict CastsStrict type casting for super defensive PHP
xpepermint / TypeablejsA library for checking and casting types.
nateware / Sinatra Accept ParamsParameter whitelisting with defaults and type casting for Sinatra