Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vjik/php-type-caster
Helper for filtering values
https://github.com/vjik/php-type-caster
Last synced: about 5 hours ago
JSON representation
Helper for filtering values
- Host: GitHub
- URL: https://github.com/vjik/php-type-caster
- Owner: vjik
- License: mit
- Created: 2020-07-19T17:22:16.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-23T17:24:29.000Z (over 4 years ago)
- Last Synced: 2024-04-24T00:41:21.696Z (7 months ago)
- Language: PHP
- Size: 30.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Type casting library
## Installation
The preferred way to install this extension is through [composer](https://getcomposer.org/download/):
```
composer require vjik/php-type-caster
```