fusio / adapter-php
Write the endpoint logic in simple PHP files
                                    Fund package maintenance!
                                                                            
                                                                                                                                        chriskapp
                                                                                    
                                                                            
                                                                                                                                        Patreon
                                                                                    
                                                                            
                                                                                                                                        www.paypal.me/fusioapi
                                                                                    
                                                                
Installs: 40 883
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 4
Open Issues: 0
pkg:composer/fusio/adapter-php
Requires
- php: >=8.1
 - fusio/engine: ^6.0
 - psx/sandbox: ^0.7
 
Requires (Dev)
- phpunit/phpunit: ^10.0
 - vimeo/psalm: ^5.9|^6.0
 
README
Fusio adapter which provides an action to write the endpoint logic in simple PHP files. You can install the adapter with the following steps inside your Fusio project:
composer require fusio/adapter-php
php bin/fusio system:register "Fusio\Adapter\Php\Adapter"