{"id":37232683,"url":"https://github.com/webdevlabs/webphpack","last_synced_at":"2026-01-15T03:50:21.121Z","repository":{"id":62547573,"uuid":"93244600","full_name":"webdevlabs/webphpack","owner":"webdevlabs","description":"WebPHPack is a simple php alternative to webpack for auto combining multiple JS and CSS files into single files. ","archived":false,"fork":false,"pushed_at":"2018-02-16T17:30:16.000Z","size":200,"stargazers_count":10,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-12T01:26:00.949Z","etag":null,"topics":["php-library","webpack","webphpack"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/webdevlabs.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}},"created_at":"2017-06-03T11:46:09.000Z","updated_at":"2025-05-03T21:21:11.000Z","dependencies_parsed_at":"2022-11-02T22:30:31.075Z","dependency_job_id":null,"html_url":"https://github.com/webdevlabs/webphpack","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/webdevlabs/webphpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdevlabs%2Fwebphpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdevlabs%2Fwebphpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdevlabs%2Fwebphpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdevlabs%2Fwebphpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webdevlabs","download_url":"https://codeload.github.com/webdevlabs/webphpack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdevlabs%2Fwebphpack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28419249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:47:48.104Z","status":"ssl_error","status_checked_at":"2026-01-14T10:46:19.031Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["php-library","webpack","webphpack"],"created_at":"2026-01-15T03:50:20.559Z","updated_at":"2026-01-15T03:50:21.076Z","avatar_url":"https://github.com/webdevlabs.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WebPHPack\n#### WebPHPack is a simple php alternative to webpack for automatic concatenation of multiple JavaScript and CSS files into single files. \n\nThis library replaces the style/script tags from the input html source code and returns plain html code ready for output.\nLoading is done asynchronously for both javascript/css.\n\n**Added HTTP2 Push support.** \n\n### Usage\n```\n$webphpack = new WebPHPack($htmlsource);\n$webphpack-\u003ecaching = true;\n$webphpack-\u003ehttpush = true;\n$webphpack-\u003ecombineJS();\n$webphpack-\u003ecombineCSS();\n$webphpack-\u003eoutput();\n```\nor nested\n```\n$webphpack = new WebPHPack($htmlsource);\n$newHTMLsource = $webphpack-\u003ecombineJS()-\u003ecombineCSS()-\u003eoutput();\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebdevlabs%2Fwebphpack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebdevlabs%2Fwebphpack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebdevlabs%2Fwebphpack/lists"}