{"id":20098988,"url":"https://github.com/jream/phalcon-fresh","last_synced_at":"2025-05-06T06:30:48.086Z","repository":{"id":21179464,"uuid":"24484394","full_name":"JREAM/phalcon-fresh","owner":"JREAM","description":"A Fresh CLI Tool to compliment Dev Tools for even more Rapid Development.","archived":false,"fork":false,"pushed_at":"2015-01-03T06:21:20.000Z","size":200,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T09:11:55.641Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://jream.com","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/JREAM.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":"2014-09-26T03:12:27.000Z","updated_at":"2015-07-11T09:09:00.000Z","dependencies_parsed_at":"2022-08-22T18:50:38.450Z","dependency_job_id":null,"html_url":"https://github.com/JREAM/phalcon-fresh","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JREAM%2Fphalcon-fresh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JREAM%2Fphalcon-fresh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JREAM%2Fphalcon-fresh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JREAM%2Fphalcon-fresh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JREAM","download_url":"https://codeload.github.com/JREAM/phalcon-fresh/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252633568,"owners_count":21779889,"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-11-13T17:07:34.883Z","updated_at":"2025-05-06T06:30:47.808Z","avatar_url":"https://github.com/JREAM.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/JREAM/phalcon-fresh.svg)](https://travis-ci.org/JREAM/phalcon-fresh)\n\n# Phalcon Fresh\n\nThis is a **CLI** application to complement the dev tools.\n\n- This applies to the [Phalcon](http://phalconphp.com/en/) Framework.\n- Applications are based on the working examples provided at [Phalcon MVC](https://github.com/phalcon/mvc).\n\n## Index\n\n- [Status](#status)\n- [Requirements](#requirements)\n- [How it Works](#how-it-works)\n- [System Structure](#system-structure)\n- [Contributors](#contributors)\n- [Special Thanks](#special-thanks)\n\n## Status\n\n- **Unstable** - In Development\n- Contribute if you like and do a pull request.\n\n## Requirements\n- PHP 5.4+\n- PHP `phalcon.so` extension and activated _(1.3+)_\n\n## How it Works\nThis application runs from a terminal. Simply try the following\nto see a list of commands from the `phalcon-fresh` folder:\n\n    $ php app/cli.php\n\nYou will get a list of commands. The rest is very straight forward,\nto run a command you could create an hmvc app called `firefly` by typing:\n\n    $ php app/cli.php hmvc create firefly\n\n## System Structure\nKeep in mind **this is in development** and just started. Improvements will come along.\n\n- **/app** - Contains all of the application to build\n    - **/config** - Contains version, Save Path, Tasks, and command list.\n    - **/tasks** - These are all the Phalcon CLI Tasks. The AbstractTask does most of the work.\n    - **/template** - This contains templates for the task you call\n- **/output** - This is the current output folder right now for testing, in reality it would be a real app folder.\n\nThere are currently two replaceable placeholders `%app%` and `%namespace%`. Sometimes\nnamespace won't apply depending on what you create.\n\n@todo: Take the user input as-is, or force strtolower() and ucwords()? What if it's multi-named eg: UserDashboard,\nif I do it automatically it would be `userdashboard` with a namespace of `Userdashboard`.\n\n## Contributors\n\n- Jesse Boyer ([GitHub](http://github.com/JREAM), [Website](http://jream.com))\n- You are welcome to contribute!\n\n## Special Thanks\n\nCredit is always due to the awesome authors of [Phalcon](http://phalconphp.com/en/). So a special thanks goes out to the developers and contributors.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjream%2Fphalcon-fresh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjream%2Fphalcon-fresh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjream%2Fphalcon-fresh/lists"}