All Projects → revathskumar → yeoman-php

revathskumar / yeoman-php

Licence: other
A sample workaround to use yeoman with php.

Programming Languages

javascript
184084 projects - #8 most used programming language
PHP
23972 projects - #3 most used programming language

Labels

Projects that are alternatives of or similar to yeoman-php

delphi-generator-delphi
Yeoman generator for Delphi projects
Stars: ✭ 14 (-53.33%)
Mutual labels:  yeoman
generator-vue-plugin
Yeoman generator generating vue plugin 🚀
Stars: ✭ 29 (-3.33%)
Mutual labels:  yeoman
hubot-bearychat
BearyChat Adapter for Hubot
Stars: ✭ 99 (+230%)
Mutual labels:  yeoman
generator-kodi-addon
Yeoman generator for the most common Kodi addon types.
Stars: ✭ 69 (+130%)
Mutual labels:  yeoman
generator-go
A Yeoman generator to scaffold a simple golang application
Stars: ✭ 46 (+53.33%)
Mutual labels:  yeoman
matcha-bot
MatchaBot is a code generator. You can use matchabot to create an entire project, or to generate code inside an existing project consistently.
Stars: ✭ 14 (-53.33%)
Mutual labels:  yeoman
generator-nullfactory-xrm
Yeoman generator for Dynamics 365 Solutions. It generates a project structure that facilitates the quick creation builds and automated release strategies with minimal effort.
Stars: ✭ 15 (-50%)
Mutual labels:  yeoman
kibe
A simple Yeoman Generator to start projects with the most common tasks of my workflow using Gulp.
Stars: ✭ 33 (+10%)
Mutual labels:  yeoman
shared-react-components-example
An example of a mono-repository of shared React components libraries!
Stars: ✭ 85 (+183.33%)
Mutual labels:  yeoman
generator-express-ts
create an app using express and typescript
Stars: ✭ 27 (-10%)
Mutual labels:  yeoman
generator-fountain-react
Yeoman 'fountain' generator to start a webapp with React
Stars: ✭ 36 (+20%)
Mutual labels:  yeoman
generator-laravel-5
Scaffold Laravel 5.7 applications with ease.
Stars: ✭ 19 (-36.67%)
Mutual labels:  yeoman
generator-liferay-fragments
Yeoman generator for creating and maintaining Liferay Fragment projects
Stars: ✭ 31 (+3.33%)
Mutual labels:  yeoman
generator-create-docusaurus
A generator for new docusaurus projects.
Stars: ✭ 13 (-56.67%)
Mutual labels:  yeoman
generator-flynt
A Yeoman generator to create Flynt Components
Stars: ✭ 19 (-36.67%)
Mutual labels:  yeoman
generator-ngx-firebase-bootstrap
Generator for Angular / Firebase / Bootstrap projects
Stars: ✭ 44 (+46.67%)
Mutual labels:  yeoman
generator-latex
Yeoman Generator for LaTeX up-to-date documents
Stars: ✭ 29 (-3.33%)
Mutual labels:  yeoman
generator-hapi-plus
Hapi REST API generator with PostgreSql, MySql, Mongo plugins, automatic Swagger docs, authentication with JWT, logging, Docker etc
Stars: ✭ 21 (-30%)
Mutual labels:  yeoman
generator-composer
🐘 Yeoman (http://yeoman.io) generator for a PHP Composer project
Stars: ✭ 16 (-46.67%)
Mutual labels:  yeoman
generator-deepexi-spring-cloud
deepexi java scaffold(spring cloud) generator
Stars: ✭ 30 (+0%)
Mutual labels:  yeoman

Yeoman + PHP

A sample workaround to use yeoman with php.

Prerequisites

$ sudo apt-get install php5-cgi

Try it

$ git clone [email protected]:revathskumar/yeoman-php.git
$ cd yeoman-php
$ npm install
$ bower install
$ grunt server

Todo

  • Build and usemin functionality

License

Please see License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].