Libraries tagged by TypoScript
kiwilan/typescriptable-laravel
15120 Downloads
PHP package for Laravel to type Eloquent models, routes, Spatie Settings with autogenerated TypeScript. If you want to use some helpers with Inertia, you can install associated NPM package.
scrumble-nl/laravel-model-ts-type
67611 Downloads
This package makes it possible to generate TypeScript types based on your models
ory/client
33294 Downloads
# Introduction Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. ## SDKs This document describes the APIs available in the Ory Network. The APIs are available as SDKs for the following languages: | Language | Download SDK | Documentation | | -------------- | ---------------------------------------------------------------- | ------------------------------------------------------------------------------------ | | Dart | [pub.dev](https://pub.dev/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/dart/README.md) | | .NET | [nuget.org](https://www.nuget.org/packages/Ory.Client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/dotnet/README.md) | | Elixir | [hex.pm](https://hex.pm/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/elixir/README.md) | | Go | [github.com](https://github.com/ory/client-go) | [README](https://github.com/ory/sdk/blob/master/clients/client/go/README.md) | | Java | [maven.org](https://search.maven.org/artifact/sh.ory/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/java/README.md) | | JavaScript | [npmjs.com](https://www.npmjs.com/package/@ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript/README.md) | | JavaScript (With fetch) | [npmjs.com](https://www.npmjs.com/package/@ory/client-fetch) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript-fetch/README.md) | | PHP | [packagist.org](https://packagist.org/packages/ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/php/README.md) | | Python | [pypi.org](https://pypi.org/project/ory-client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/python/README.md) | | Ruby | [rubygems.org](https://rubygems.org/gems/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/ruby/README.md) | | Rust | [crates.io](https://crates.io/crates/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/rust/README.md) |
nolanos/laravel-model-typescript-transfomer
1477 Downloads
Generate Typescript definitions for your Eloquent models
bolzer/symfony-typescript-routes
101645 Downloads
A service to generate typescript paths from the router of an symfony application
nolanos/laravel-doctrine-factory
56798 Downloads
Generate Typescript definitions for your Eloquent models
carbon/pipeline
21913 Downloads
Ultra-fast build stack for Neos CMS based on esbuild and PostCSS
kirschbaum-development/paragon
12563 Downloads
A Laravel package for generating enum-like objects in typescript based on PHP enum classes.
wovosoft/laravel-typescript
1309 Downloads
Transforms Laravel Models to Typescript Interfaces/Types
kestrelwp/docblock-typescript-transformer
6212 Downloads
Transform PHP class DocBlocks to TypeScript types.
gabrielmpetrescu/laravel-typescript
2949 Downloads
Transform Laravel models into TypeScript interfaces
allestuetsmerweh/php-typescript-api
29467 Downloads
Build a typed Web API using PHP and TypeScript
wthealth/laravel-enum-transformer
67970 Downloads
vagebond/runtype
1198 Downloads
Transform Laravel Resources and models into Typescript interfaces
splitstack/laravel-enum-friendly
1404 Downloads
Make your Laravel enums friendly with TypeScript, selects, and many more convenient features