{"id":15014032,"url":"https://github.com/phpbrew/puppet-phpbrew","last_synced_at":"2025-10-24T17:09:13.144Z","repository":{"id":57670407,"uuid":"15950489","full_name":"phpbrew/puppet-phpbrew","owner":"phpbrew","description":"Puppet module for phpbrew.","archived":false,"fork":false,"pushed_at":"2023-02-23T19:28:44.000Z","size":20,"stargazers_count":11,"open_issues_count":1,"forks_count":3,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-12T05:53:26.967Z","etag":null,"topics":["phpbrew","puppet"],"latest_commit_sha":null,"homepage":"","language":"Puppet","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phpbrew.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-01-15T22:23:13.000Z","updated_at":"2019-08-13T15:33:44.000Z","dependencies_parsed_at":"2024-09-12T00:21:55.542Z","dependency_job_id":null,"html_url":"https://github.com/phpbrew/puppet-phpbrew","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpbrew%2Fpuppet-phpbrew","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpbrew%2Fpuppet-phpbrew/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpbrew%2Fpuppet-phpbrew/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpbrew%2Fpuppet-phpbrew/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phpbrew","download_url":"https://codeload.github.com/phpbrew/puppet-phpbrew/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248525156,"owners_count":21118616,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["phpbrew","puppet"],"created_at":"2024-09-24T19:45:04.892Z","updated_at":"2025-10-24T17:09:08.110Z","avatar_url":"https://github.com/phpbrew.png","language":"Puppet","funding_links":[],"categories":[],"sub_categories":[],"readme":"# puppet-phpbrew\n\nPuppet module for phpbrew.\n\n\n## Usage\n\n\tphpbrew::install{ '5.3.27':\n      $version = '',\n      $build_parameters = undef,\n      $php_inis = undef,\n      $install_dir = '/opt/phpbrew',\n    }\n\n\n## Configuration\n\nYou can additional define the version (if the name should be different), the build parameters, the php ini files you want to copy and the install directory:\n\n\tphpbrew::install{ 'php-5.3.27':\n      $version =\u003e '5.3.27',\n      $build_parameters =\u003e '+mysql',\n      $php_inis =\u003e [\n        '/etc/php5/mods-available/custom.ini'\n      ],\n      $install_dir =\u003e '/opt/custom_dir',\n    }\n\nDefault values:\n\n    $version = '',\n    $build_parameters = undef\n    $php_inis = undef\n    $install_dir = '/opt/phpbrew'\n\n\n## Install php extension\n\n### Usage\n\n    define phpbrew::extension{ 'xdebug':\n      $php_version = '5.3.27',\n    }\n\nNote the php version is required and the php version must be installed by php brew.\n\n\n### Configuration\n\nYou can additional define the extension name (if the name should be different), the version (if now version is given the latest will used), the build parameters and the install directory:\n\nDefault values:\n\n    $extension = undef\n    $version = undef\n    $install_dir = '/opt/phpbrew'\n\n\n## License\n\n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU General Public License as published by\n    the Free Software Foundation, either version 3 of the License, or\n    (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU General Public License for more details.\n\n    You should have received a copy of the GNU General Public License\n    along with this program.  If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n\n\n## Copyright\n\n\tAlexander Schneider\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphpbrew%2Fpuppet-phpbrew","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphpbrew%2Fpuppet-phpbrew","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphpbrew%2Fpuppet-phpbrew/lists"}