{"id":22266750,"url":"https://github.com/velliz/anywhere","last_synced_at":"2025-07-28T10:33:20.987Z","repository":{"id":31281708,"uuid":"34843657","full_name":"Velliz/anywhere","owner":"Velliz","description":"Anywhere is Output as-a service platform.","archived":false,"fork":false,"pushed_at":"2023-10-03T12:50:56.000Z","size":11905,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-12T22:00:09.893Z","etag":null,"topics":["console","library","php","services"],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Velliz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2015-04-30T08:36:37.000Z","updated_at":"2024-06-12T22:00:09.894Z","dependencies_parsed_at":"2023-02-14T04:15:30.010Z","dependency_job_id":null,"html_url":"https://github.com/Velliz/anywhere","commit_stats":null,"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Velliz%2Fanywhere","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Velliz%2Fanywhere/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Velliz%2Fanywhere/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Velliz%2Fanywhere/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Velliz","download_url":"https://codeload.github.com/Velliz/anywhere/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227897062,"owners_count":17836695,"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":["console","library","php","services"],"created_at":"2024-12-03T10:23:51.298Z","updated_at":"2024-12-03T10:23:51.837Z","avatar_url":"https://github.com/Velliz.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Anywhere\n\nAnywhere is an Output as-a Service (OAAS) platform that simplifies your output and reduces your coding effort. \nWith Anywhere, you can use HTML and CSS to design the layout of the output and then supply it with JSON data. \nAnywhere will generate the output for you automatically.\n\n### Features\n\n* PDF generator with Dompdf\n* Spreadsheet generator with Php-spreadsheet\n* Email via SMTP with PhpMailer\n* Digital Signing (*Self signed)\n* Images\n* QRCode\n\n### Requirement\n\n* PHP \u003e= 7.3\n* gnu-libiconv (extensions)\n* ext-fileinfo (extensions)\n* ext-gd (extensions)\n* ext-mbstring (extensions)\n* Mysql or MariaDB\n\n### Install\n\n* from source\n\n```bash\ngit clone https://github.com/Velliz/anywhere.git\ncd anywhere\n\ncomposer install\nnpm install\n\nphp puko generate db\nphp puko serve 4000\n```\n\nDon't forget to set up `config/app.php` `config/database.php` `config/encryption.php` as your local machine settings.\n\nThen open `http://localhost:4000`\n\n* docker-compose\n\n```xaml\nanywhere:\n    image: diditvelliz/anywhere\n    ports:\n        - '80:80'\n    environment:\n        ENCRYPTION_KEY: \u003cRANDOM_STRING_HERE\u003e\n        HOOK: \u003cCUSTOM_HOOKS_HERE\u003e\n        HOOK_ACTIVE: false\n        SLACK: \u003cCUSTOM_SLACK_HOOKS\u003e\n        SLACK_ACTIVE: false\n        DB_HOST: 172.0.0.1\n        DB_USER: root\n        DB_PASS: root\n        DB_NAME: master\n        DB_PORT: 3306\n        INSTALLED: true\n        LIMITATIONS: 100\n        ENVIRONMENT: PROD\n        MEMCACHED_IP: localhost\n    networks:\n        - services\n```\n\n### Documentation\n\nRead the docs at: [the docs](https://velliz.github.io/anydocs/)\n\n### About\n\nAnywhere is build on top [puko framework](https://github.com/Velliz/pukoframework)\n\n### Contributing\n\nIf you want to join to develop this project, free to open a issue or pull request.\n\nMade with \u003c3 from Bandung, Indonesia.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvelliz%2Fanywhere","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvelliz%2Fanywhere","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvelliz%2Fanywhere/lists"}