{"id":17471679,"url":"https://github.com/bezoerb/generator-frontend-php","last_synced_at":"2025-07-12T16:34:23.247Z","repository":{"id":57247216,"uuid":"13580364","full_name":"bezoerb/generator-frontend-php","owner":"bezoerb","description":"Frontend generator supporting RequireJS, different test and css frameworks and PHP","archived":false,"fork":false,"pushed_at":"2015-06-24T07:24:02.000Z","size":1164,"stargazers_count":10,"open_issues_count":4,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-13T06:11:16.470Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/bezoerb.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":"2013-10-15T04:14:27.000Z","updated_at":"2025-03-02T14:26:23.000Z","dependencies_parsed_at":"2022-08-24T16:50:46.815Z","dependency_job_id":null,"html_url":"https://github.com/bezoerb/generator-frontend-php","commit_stats":null,"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/bezoerb/generator-frontend-php","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezoerb%2Fgenerator-frontend-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezoerb%2Fgenerator-frontend-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezoerb%2Fgenerator-frontend-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezoerb%2Fgenerator-frontend-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bezoerb","download_url":"https://codeload.github.com/bezoerb/generator-frontend-php/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezoerb%2Fgenerator-frontend-php/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259968465,"owners_count":22939673,"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":[],"created_at":"2024-10-18T16:52:10.189Z","updated_at":"2025-07-12T16:34:23.219Z","avatar_url":"https://github.com/bezoerb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# generator-frontend-php [![Build Status](https://secure.travis-ci.org/bezoerb/generator-frontend-php.png?branch=master)](https://travis-ci.org/bezoerb/generator-frontend-php)\n\nA generator for [Yeoman](http://yeoman.io).\n\n\n## Getting Started\n\n### What is Yeoman?\n\nTrick question. It's not a thing. It's this guy:\n\n![](http://i.imgur.com/JHaAlBJ.png)\n\nBasically, he wears a top hat, lives in your computer, and waits for you to tell him what kind of application you wish to create.\n\nNot every new computer comes with a Yeoman pre-installed. He lives in the [npm](https://npmjs.org) package repository. You only have to ask for him once, then he packs up and moves into your hard drive. *Make sure you clean up, he likes new and shiny things.*\n\n```\n$ npm install -g yo\n```\n\n### PHP Frontend Generator\n\nGenerate static html files using php with the power of that nice gentleman.\n\n* Local Connect web-server\n* Live reloading\n* HTML5 Boilerplate\n* Integration of PureCSS, Bootstrap or Foundation\n* Compiling PHP templates to HTML\n* Compiling Sass and Less\n* RequireJS or Browserify\n* JS testing with Mocha, Qunit, Jasmine or DalekJS\n* Plato Reports\n* CSS and JS minification\n* Strip unused CSS with grunt-uncss\n* Image optimization\n* Picturefill\n* HTML and JS linting\n* Custom Modernizr build\n\n\nTo install generator-frontend-php from npm, run:\n\n```\n$ npm install -g generator-frontend-php\n```\n\nTo make this work you need the `php-cgi` binaray in your PATH.\n\nFinally, initiate the generator:\n\n```\n$ yo frontend-php\n```\n\n\n### Installing php-cgi\n\n##### OSX\n\nThe `php-cgi` binary can be installed via Homebrew by tapping the\n[homebrew-php](https://github.com/josegonzalez/homebrew-php) repository:\n\n```shell\nbrew tap homebrew/dupes\nbrew tap homebrew/homebrew-php\nbrew install php54\n```\n\n##### Windows\n\nThe `php-cgi` binary can be installed via [XAMPP](http://www.apachefriends.org/de/xampp-windows.html). \nHere is how you can add the binary to your PATH: [Link](https://www.monosnap.com/image/psLZ5fpwuSsvJJeZPdklEjxMr)\n\n##### Ubuntu\n\n```shell\nsudo apt-get install php5-cgi\n```\n\n## License\n\n[MIT License](bezoerb.mit-license.org)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbezoerb%2Fgenerator-frontend-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbezoerb%2Fgenerator-frontend-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbezoerb%2Fgenerator-frontend-php/lists"}