{"id":95920,"library":"pre-plugin","title":"Pre Plugin","description":"Plugin system for the Pre PHP preprocessor.","status":"active","version":"0.13.0","language":"php","source_language":null,"source_url":"https://github.com/preprocess/pre-plugin","tags":["preprocessor","plugin","php"],"install":[{"cmd":"composer require pre/plugin","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"PluginInterface","correct":"use Pre\\Plugin\\PluginInterface;"}],"quickstart":{"code":"use Pre\\Plugin\\PluginInterface;\n\nclass MyPlugin implements PluginInterface {\n    public function process($code) {\n        return $code;\n    }\n}","lang":"php","description":"Implement a custom plugin for the Pre preprocessor"},"warnings":[],"env_vars":null,"search_vec":"'php':8,12 'plugin':2,3,11 'pre':1,7 'preprocessor':9,10 'system':4","created_at":"2026-06-19T10:46:39.347630+00:00","updated_at":"2026-06-19T10:46:39.347630+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/preprocess/pre-plugin","github":"https://github.com/preprocess/pre-plugin","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["build-tool","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}