StoneScriptPHP brings type safety and developer experience to PHP API development
Define your API using PHP interfaces and let StoneScriptPHP automatically generate routes
Generate fully-typed TypeScript clients from your PHP DTOs automatically
Built with developer productivity and happiness in mind
Official Angular library with seamless integration
| Feature | Traditional PHP | StoneScriptPHP |
|---|---|---|
| Type Safety | ❌ | ✅ |
| Auto-Generated Clients | ❌ | ✅ |
| Contract-Based Routing | ❌ | ✅ |
| IDE Autocomplete | ⚠️ Limited | ✅ Full |
| Manual Route Config | ⚠️ Required | ✅ Automatic |