{"id":21428561,"url":"https://github.com/germdz/incalinks","last_synced_at":"2025-06-27T07:34:24.377Z","repository":{"id":39616349,"uuid":"309815591","full_name":"gerMdz/IncaLINKS","owner":"gerMdz","description":"Enlaces dinámicos fáciles de recordar","archived":false,"fork":false,"pushed_at":"2025-04-29T20:35:44.000Z","size":1925,"stargazers_count":16,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-29T21:33:34.009Z","etag":null,"topics":["bootstrap","church","php","proyecto","shortcuts","symfony"],"latest_commit_sha":null,"homepage":"https://germdz.github.io/IncaLINKS/","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/gerMdz.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,"zenodo":null}},"created_at":"2020-11-03T21:50:37.000Z","updated_at":"2025-04-29T20:35:42.000Z","dependencies_parsed_at":"2023-02-14T00:00:32.247Z","dependency_job_id":"470a247e-121b-4fca-b4eb-4057d943142e","html_url":"https://github.com/gerMdz/IncaLINKS","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/gerMdz/IncaLINKS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gerMdz%2FIncaLINKS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gerMdz%2FIncaLINKS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gerMdz%2FIncaLINKS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gerMdz%2FIncaLINKS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gerMdz","download_url":"https://codeload.github.com/gerMdz/IncaLINKS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gerMdz%2FIncaLINKS/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262212938,"owners_count":23276017,"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":["bootstrap","church","php","proyecto","shortcuts","symfony"],"created_at":"2024-11-22T22:13:53.920Z","updated_at":"2025-06-27T07:34:24.354Z","avatar_url":"https://github.com/gerMdz.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Bienvenido a IncaLINKS\n\nLos enlaces dinámicos de IncaLINKS permiten crear accesos cortos y recordables fácilmente\npara tu website.\n\n\n### ¿Que resuelve?\n\nMuchas veces se usan servicios de terceros que nos dan un enlace algo complicado de recordar\npor ejemplo:\n```\n\"f536cbfa-cd6d-4515-a9f3-9ba4dffeae22\", \"ChIJgUbEo8cfqokR5lP9_Wh_DaM\" o \"01F36TGT0GC0Q8W7T18B3Q51P3\"\n```\nCon IncaLinks crea tus propios enlaces que serán más fáciles de recordar como:\n```\n\"viernesDeNavidad\"\n\"formularioCampamento\"\n\"audioUltimoDomingo\"\n```\n### ¿Qué más tiene?\n\nTiene un manejo básico de usuarios para la administración de los enlaces.\n\n### ¿Cómo lo obtengo?\n\nPara usar IncaLINKS debes bajarlo de github, y luego bajar sus dependencias de paquetes.\n\n```\ngit clone https://github.com/gerMdz/incalinks.git\ncd project\ncomposer install\nyarn install \n```\n\n\nRequerimientos\n------------\n\n* PHP 7.2.9 o superior;\n* PDO-SQLite PHP extension enabled (o el PDO para tu base de datos);\n* y los [usuales requerimientos de una aplicación Symfony][2].\n\nUso\n-----\n\nNo es necesario configurar nada para ejecutar la aplicación. Si usted tiene instalado\nel binario de [Symfony][4], ejecute el siguiente comando:\n\n```bash\n$ symfony serve -d\n```\n\nLuego acceda a la aplicación en su navegador con la URL dada (\u003chttps://localhost:8000\u003e generalmente).\n\nSi no tiene instalado el binario de Symfony, ejecute `php -S localhost:8000 -t public/`\npara utilizar el servidor web PHP incorporado o [configure un servidor web][3] como Nginx o\nApache para ejecutar la aplicación.\n\nTests\n-----\n\nEjecute este comando para correr los tests:\n\n```bash\n$ ./bin/phpunit\n```\n\n\n#### IncaLINKS se base en\n- [Symfony][1] framework PHP.\n- [Bootstrap](https://getbootstrap.com/) plantillas.\n- [FontAwesome](https://fortawesome.github.io/Font-Awesome/) icons.\n\nCon licencia [MIT](https://github.com/gerMdz/incalinks/blob/main/LICENCE) \n\n\n[1]: https://symfony.com\n[2]: https://symfony.com/doc/current/reference/requirements.html\n[3]: https://symfony.com/doc/current/cookbook/configuration/web_server_configuration.html\n[4]: https://symfony.com/download","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgermdz%2Fincalinks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgermdz%2Fincalinks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgermdz%2Fincalinks/lists"}