{"id":13559996,"url":"https://github.com/nobuti/Codeigniter-breadcrumbs","last_synced_at":"2025-04-03T15:31:24.486Z","repository":{"id":2469898,"uuid":"3442391","full_name":"nobuti/Codeigniter-breadcrumbs","owner":"nobuti","description":"Small breadcrumb library for CodeIgniter","archived":false,"fork":false,"pushed_at":"2016-07-26T05:56:56.000Z","size":9,"stargazers_count":70,"open_issues_count":1,"forks_count":67,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-04-15T03:02:05.574Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/nobuti.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-02-14T18:10:28.000Z","updated_at":"2024-04-15T03:02:05.575Z","dependencies_parsed_at":"2022-07-21T11:29:16.522Z","dependency_job_id":null,"html_url":"https://github.com/nobuti/Codeigniter-breadcrumbs","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/nobuti%2FCodeigniter-breadcrumbs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobuti%2FCodeigniter-breadcrumbs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobuti%2FCodeigniter-breadcrumbs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobuti%2FCodeigniter-breadcrumbs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nobuti","download_url":"https://codeload.github.com/nobuti/Codeigniter-breadcrumbs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247027918,"owners_count":20871617,"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-08-01T13:00:36.002Z","updated_at":"2025-04-03T15:31:19.474Z","avatar_url":"https://github.com/nobuti.png","language":"PHP","readme":"Breadcrumbs is an small library that helps your manage HTML breadcrumbs with CodeIgniter.\n__* No longer maintained__\n\n## Instalation\n\n* Put Breadcrumbs.php in application/library folder\n* Put breadcrumbs.php in application/config folder\n\n## Example of use\n\n\t// load Breadcrumbs\n\t$this-\u003eload-\u003elibrary('breadcrumbs');\n\n\t// add breadcrumbs\n\t$this-\u003ebreadcrumbs-\u003epush('Section', '/section');\n\t$this-\u003ebreadcrumbs-\u003epush('Page', '/section/page');\n\n\t// unshift crumb\n\t$this-\u003ebreadcrumbs-\u003eunshift('Home', '/');\n\n\t// output\n\t$this-\u003ebreadcrumbs-\u003eshow();\n\n## License\n\nReleased under the MIT License, Copyright (c) 2012–ω Buti.\n","funding_links":[],"categories":["Libraries"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnobuti%2FCodeigniter-breadcrumbs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnobuti%2FCodeigniter-breadcrumbs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnobuti%2FCodeigniter-breadcrumbs/lists"}