skyline / exposed-symbols
v8.0.0
2023-02-06 17:01 UTC
Requires
- php: ^8
Requires (Dev)
- phpunit/phpunit: ^9
- skyline/compiler: ^8
- skyline/html-form: ^8
This package is auto-updated.
Last update: 2024-12-06 21:31:18 UTC
README
The exposed symbols package is an addon to your Skyline Application.
Because the package skyline/kernel ships with two interfaces to expose methods or whole classes.
This package is now able to register them and provides a service to use the exposed symbols in your application.
$ composer require skyline/exposed-symbols