{"id":17134382,"url":"https://github.com/brianium/fancy-todos","last_synced_at":"2025-03-24T06:16:42.335Z","repository":{"id":11218180,"uuid":"13606970","full_name":"brianium/fancy-todos","owner":"brianium","description":"A simple example used to demo PHPStorm for GrPhpDev","archived":false,"fork":false,"pushed_at":"2013-10-16T02:20:19.000Z","size":2048,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T05:56:26.694Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brianium.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-10-16T01:40:35.000Z","updated_at":"2013-10-16T02:20:24.000Z","dependencies_parsed_at":"2022-08-29T10:32:04.761Z","dependency_job_id":null,"html_url":"https://github.com/brianium/fancy-todos","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/brianium%2Ffancy-todos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianium%2Ffancy-todos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianium%2Ffancy-todos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianium%2Ffancy-todos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brianium","download_url":"https://codeload.github.com/brianium/fancy-todos/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245217945,"owners_count":20579300,"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-14T19:44:45.001Z","updated_at":"2025-03-24T06:16:42.311Z","avatar_url":"https://github.com/brianium.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"Fancy Todos\n===========\n\nBuilt to showcase PHPStorm for [GrPhpDev](http://www.meetup.com/GrPhpDev/events/141341842/)\n\nSlides for this presentation located at [slid.es](http://slid.es/brianscaturro/phpstorm-a-love-story)\n\nStack\n-----\nThis simple showpiece was initialized via composer. It is built off of the [ZF2 Skeleton Application](https://github.com/zendframework/ZendSkeletonApplication)\n\nMongoDB was the db of choice, and the [Doctrine ODM Module](https://github.com/doctrine/DoctrineMongoODMModule) for ZF2 was used to do the talking.\n\nThere is a single RESTful `TodosController` that highlights creating and listing resources.\n\nRunning\n-------\nFirst install dependencies via composer (from the project root):\n\n```\ncomposer install\n```\n\nThe easiest way to run this app is to fire up mongodb on the default port and use the the PHP 5.4 builtin web server.\n\n```\nmongod\nphp -s 0.0.0.0:8080\n```\n\nThere is only one endpoint this piece exposes - /todos. There is a POST endpoint for creating todos, and a GET endpoint for listing them.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrianium%2Ffancy-todos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrianium%2Ffancy-todos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrianium%2Ffancy-todos/lists"}