{"id":16314519,"url":"https://github.com/wyntonfranklin/slim-tutorial","last_synced_at":"2025-04-27T22:51:14.998Z","repository":{"id":113780935,"uuid":"163440318","full_name":"wyntonfranklin/slim-tutorial","owner":"wyntonfranklin","description":"A tutorial using the slim framework","archived":false,"fork":false,"pushed_at":"2019-01-03T21:30:04.000Z","size":1966,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-26T22:48:50.609Z","etag":null,"topics":["slim","slim-framework","tutorial-sourcecode"],"latest_commit_sha":null,"homepage":"https://wftutorials.wordpress.com/2018/12/31/the-slim-framework/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wyntonfranklin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-28T18:50:00.000Z","updated_at":"2023-08-05T23:09:36.000Z","dependencies_parsed_at":"2023-03-13T13:18:10.365Z","dependency_job_id":null,"html_url":"https://github.com/wyntonfranklin/slim-tutorial","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/wyntonfranklin%2Fslim-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wyntonfranklin%2Fslim-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wyntonfranklin%2Fslim-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wyntonfranklin%2Fslim-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wyntonfranklin","download_url":"https://codeload.github.com/wyntonfranklin/slim-tutorial/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251063708,"owners_count":21530840,"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":["slim","slim-framework","tutorial-sourcecode"],"created_at":"2024-10-10T21:54:06.966Z","updated_at":"2025-04-26T22:48:58.051Z","avatar_url":"https://github.com/wyntonfranklin.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Slim Tutorial\n\nThis is a simple todo application made using the Slim framework.  Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.\n\nYou can learn more about slim here - https://www.slimframework.com/\n\nYou see the walk-through here - https://wftutorials.wordpress.com/. It outlines how I went about building this application.\n\nThis tutorial was built from the slim-skeleton application and was built for Composer. This makes setting up a new Slim Framework application quick and easy.\n\n### Preview\n\n![https://wftutorials.files.wordpress.com/2018/12/slim_tutorial_screenshot_1.png](https://wftutorials.files.wordpress.com/2018/12/slim_tutorial_screenshot_1.png)\n\n## Install the Application\n\nClone  or Download the application to your desktop.\n\n`git clone https://github.com/wyntonfranklin/slim-tutorial.git`\n\nRun this command from the directory in which you want to install the tutorial. This will download all the composer dependencies.\n\n    php composer.phar install\n\nYou'll want to:\n\n* Point your virtual host document root to your new application's `public/` directory.\n* Ensure `logs/` is web writable.\n\n## Features\n\n- Create a new task\n- Edit a task\n- Delete a task\n- View a task\n- View all task\n- Create a quick task via ajax\n- Delete a task via ajax\n- Create views using twig\n- Create routes using controllers\n- Using the slim dependency container\n- Using a database\n- Login  and Authentication  - Pending\n\n\n\n## Resources\n\nBootstrap Template - https://github.com/BlackrockDigital/startbootstrap-scrolling-nav\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwyntonfranklin%2Fslim-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwyntonfranklin%2Fslim-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwyntonfranklin%2Fslim-tutorial/lists"}