Download the PHP package spatie/typescript-transformer without Composer
On this page you can find all versions of the php package spatie/typescript-transformer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download spatie/typescript-transformer
More information about spatie/typescript-transformer
Files in spatie/typescript-transformer
Package typescript-transformer
Short Description This is my package typescript-transformer
License MIT
Homepage https://github.com/spatie/typescript-transformer
Informations about the package typescript-transformer
Transform PHP to TypeScript
This package allows you to convert PHP classes & more to TypeScript.
This class...
... will be converted to this TypeScript type:
Here's another example.
The Languages enum will be converted to:
And that's just the beginning! TypeScript transformer can handle complex types, generics and even allows you to create TypeScript functions.
You can find the full documentation here.
Support us
We invest a lot of resources into creating best in class open source packages. You can support us by buying one of our paid products.
We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on our contact page. We publish all received postcards on our virtual postcard wall.
Installation
You can install the package via composer:
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Ruben Van Assche
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of typescript-transformer with dependencies
phpstan/phpdoc-parser Version ^2.3
roave/better-reflection Version ^6.41
spatie/file-system-watcher Version ^1.1
spatie/php-structure-discoverer Version ^2.2
symfony/process Version ^7.0|^8.0
