https://github.com/ghostwriter/type
Attribute, DocBlock, and Reflection-Based Type Utilities for PHP: Inspect, Validate, and Convert values.
https://github.com/ghostwriter/type
ghostwriter type
Last synced: about 2 months ago
JSON representation
Attribute, DocBlock, and Reflection-Based Type Utilities for PHP: Inspect, Validate, and Convert values.
- Host: GitHub
- URL: https://github.com/ghostwriter/type
- Owner: ghostwriter
- License: bsd-3-clause
- Created: 2024-09-12T13:04:34.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-12-25T21:01:46.000Z (5 months ago)
- Last Synced: 2024-12-31T22:15:01.637Z (5 months ago)
- Topics: ghostwriter, type
- Language: PHP
- Homepage: https://github.com/ghostwriter/type
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# Wip
[](https://github.com/ghostwriter/wip/actions/workflows/compliance.yml)
[](https://www.php.net/supported-versions)
[](https://github.com/sponsors/ghostwriter)
[](https://codecov.io/gh/ghostwriter/wip)
[](https://shepherd.dev/github/ghostwriter/wip)
[](https://psalm.dev/docs/running_psalm/error_levels)
[](https://packagist.org/packages/ghostwriter/wip)
[](https://packagist.org/packages/ghostwriter/wip)work in progress
> [!WARNING]
>
> This project is not finished yet, work in progress.## Installation
You can install the package via composer:
``` bash
composer require ghostwriter/wip
```### Star ⭐️ this repo if you find it useful
You can also star (🌟) this repo to find it easier later.
## Usage
```php
// work in progress
```### Credits
- [Nathanael Esayeas](https://github.com/ghostwriter)
- [All Contributors](https://github.com/ghostwriter/wip/contributors)### Changelog
Please see [CHANGELOG.md](./CHANGELOG.md) for more information on what has changed recently.
### License
Please see [LICENSE](./LICENSE) for more information on the license that applies to this project.
### Security
Please see [SECURITY.md](./SECURITY.md) for more information on security disclosure process.