{"id":21428565,"url":"https://github.com/germdz/payunpile","last_synced_at":"2025-10-18T16:26:48.271Z","repository":{"id":45840111,"uuid":"347457242","full_name":"gerMdz/PayunPILE","owner":"gerMdz","description":"Reservas para eventos con envío de email de confirmación, lector QR y emisión de reportes.","archived":false,"fork":false,"pushed_at":"2025-02-07T22:13:26.000Z","size":48867,"stargazers_count":20,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-08T07:07:53.687Z","etag":null,"topics":["bootstrap","church","eventos-generales","iglesia","php","proyecto","reservas","symfony"],"latest_commit_sha":null,"homepage":"https://germdz.github.io/PayunPILE/","language":"CSS","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":null,"funding":null,"license":"LICENSE","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":"2021-03-13T19:12:40.000Z","updated_at":"2025-02-07T22:13:24.000Z","dependencies_parsed_at":"2024-05-07T14:48:14.574Z","dependency_job_id":"8c469ffb-19c5-4dbc-9c50-f9b4b06a364b","html_url":"https://github.com/gerMdz/PayunPILE","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/gerMdz/PayunPILE","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gerMdz%2FPayunPILE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gerMdz%2FPayunPILE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gerMdz%2FPayunPILE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gerMdz%2FPayunPILE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gerMdz","download_url":"https://codeload.github.com/gerMdz/PayunPILE/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gerMdz%2FPayunPILE/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265280748,"owners_count":23739856,"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","eventos-generales","iglesia","php","proyecto","reservas","symfony"],"created_at":"2024-11-22T22:13:54.737Z","updated_at":"2025-10-18T16:26:43.251Z","avatar_url":"https://github.com/gerMdz.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Bienvenido a PayunPILE\n\nSistema de reservas para eventos\n\n\n### ¿Que resuelve?\nPoder hacer reservas para eventos, definiendo horario y lugar,\ncon envío de mail de confirmación, donde pueda tener pleno control\ndel código, y con un [framework][1] líder en PHP como lo es [Symfony][1]\nFácil de actualizar, fácil de mantener, con un árbol de directorios claro.\n\n### ¿Qué más tiene?\n\nTiene un manejo básico de usuarios para la administración de los contenidos.\n\n\n### ¿Cómo lo obtengo?\n\nPara usar PayunPILE debes bajarlo de [github][8], y luego bajar sus\ndependencias de paquetes.\n\n```\ngit clone https://github.com/gerMdz/PayunPILE.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* para poder generar los pdf se necesita tener instalado wkhtmltopdf en su systema\n\n\nUso\n-----\n\nLas configuraciones básicas son\n* la URL de su base de datos ej.:\n    * DATABASE_URL=mysql://db_user:db_password@127.0.0.1:3306/db_name?serverVersion=5.7\n* el DSN de su servidor smtp de correos\n    * MAILER_DSN=smtp://localhost\n\nLuego con el binario de [Symfony][4], ejecute los siguientes comandos que crearan los datos básicos de usuarios y un contenido de inicio:\n\n```bash\n$ php bin/console doctrine:fixtures:load\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## Atajos de teclado\n\n#### Admin \u003e Menú\n\u003e Windows - Linux\n\n\n\u003eFirefox \tAlt + Shift + m\nGoogle Chrome \tAlt + m\nSafari \tAlt + m\n\n\n\u003e Mac\n\n\u003eEn Firefox 14 o posteriores, Control + Alt + m\nEn Firefox 13 o anteriores, Control + m\nControl + Alt + m\nControl + Alt + m\n\n\u003e Cualquier S.O.\n\n\u003eOpera \tShift + Esc abre una lista de contenidos, los cuales son accesibles a través de accesskey, después se puede elegir un item presionando m\n\n\n###### Gracias\n\n[SymfonyCasts](https://symfonycasts.com/screencast/mailer/encore-css#play)\n\n\n\n#### PayunPILE 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/PayunPILE/blob/main/LICENSE)\nUso [PhpStorm][5]\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\n[5]: https://jb.gg/OpenSource.\n[6]: https://github.com/gerMdz/payunpile\n[7]: https://germdz.github.io/incalinks/\n[8]: https://github.com/gerMdz/PayunPILE.git\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgermdz%2Fpayunpile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgermdz%2Fpayunpile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgermdz%2Fpayunpile/lists"}