{"id":17035943,"url":"https://github.com/danielm/silex-skeleton-app","last_synced_at":"2025-04-12T13:14:11.593Z","repository":{"id":15743276,"uuid":"18481899","full_name":"danielm/silex-skeleton-app","owner":"danielm","description":"Base Silex Application (skeleton) to get a new project going and organize the code (my approach)","archived":false,"fork":false,"pushed_at":"2016-07-21T18:00:00.000Z","size":37,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-26T07:51:14.833Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/danielm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-06T03:13:59.000Z","updated_at":"2021-04-21T09:13:11.000Z","dependencies_parsed_at":"2022-07-08T06:48:30.402Z","dependency_job_id":null,"html_url":"https://github.com/danielm/silex-skeleton-app","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/danielm%2Fsilex-skeleton-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielm%2Fsilex-skeleton-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielm%2Fsilex-skeleton-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielm%2Fsilex-skeleton-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielm","download_url":"https://codeload.github.com/danielm/silex-skeleton-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248571840,"owners_count":21126522,"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-14T08:48:40.243Z","updated_at":"2025-04-12T13:14:11.569Z","avatar_url":"https://github.com/danielm.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"#Silex Skeleton Application\nBase Silex Application (skeleton) to get a new project going and organize the code (my approach)\n\nDistributed under the MIT license.\nCreated by Daniel Morales. [Contact Me](mailto:daniminas@gmail.com) for more info or anything you want :)\n\n##Install\n```\n$ git clone http://github.com/danielm/silex-skeleton-app\n$ cd silex-skeleton-app\n$ curl -sS https://getcomposer.org/installer | php\n$ php composer.phar install\n```\n\n##Basics\n\n###Configuration Files\n* ```config/general.yml```: Basic configuration vars. Use ```$app['config']-\u003eget('varName')```  on your controllers to access your custom configuration variables.\n\n###Controllers\n```src/App/Controller/*.php```: Check ```config/general.yml``` out to map routes/controllers.\n\n###Views\n```views/*.html.twig```: Designers corner\n\n###Custom Twig Extensions (Functions and Filters)\n```src/App/TwigExtensions.php``` Basic extension to add custom Twig functions and filters.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielm%2Fsilex-skeleton-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielm%2Fsilex-skeleton-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielm%2Fsilex-skeleton-app/lists"}