{"id":28610108,"url":"https://github.com/jonathancastrodeveloper/opengiscrm-symfony6","last_synced_at":"2025-10-19T00:59:26.072Z","repository":{"id":167020367,"uuid":"562885295","full_name":"jonathancastrodeveloper/Opengiscrm-Symfony6","owner":"jonathancastrodeveloper","description":"Authentication system with 2 user levels and generation of pdf / excel reports in Symfony 6","archived":false,"fork":false,"pushed_at":"2023-11-26T20:51:42.000Z","size":156,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-17T04:09:58.518Z","etag":null,"topics":["fpdf","google-sign-in","leaflet","symfony6"],"latest_commit_sha":null,"homepage":"https://opengiscrm.com/","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/jonathancastrodeveloper.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"patreon":"user?u=84475742"}},"created_at":"2022-11-07T13:14:43.000Z","updated_at":"2023-11-03T20:12:35.000Z","dependencies_parsed_at":"2024-08-23T14:16:04.463Z","dependency_job_id":"e8381f60-9236-47bb-8f44-e4b93bfd7d0f","html_url":"https://github.com/jonathancastrodeveloper/Opengiscrm-Symfony6","commit_stats":null,"previous_names":["jonathan-castro1/opengiscrm-symfony6","jonathan-castro-engineer/opengiscrm-symfony6","jonathanstylex/opengiscrm-symfony6","foroworkers/opengiscrm-symfony6","jonathancastrodeveloper/opengiscrm-symfony6"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jonathancastrodeveloper/Opengiscrm-Symfony6","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathancastrodeveloper%2FOpengiscrm-Symfony6","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathancastrodeveloper%2FOpengiscrm-Symfony6/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathancastrodeveloper%2FOpengiscrm-Symfony6/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathancastrodeveloper%2FOpengiscrm-Symfony6/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonathancastrodeveloper","download_url":"https://codeload.github.com/jonathancastrodeveloper/Opengiscrm-Symfony6/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathancastrodeveloper%2FOpengiscrm-Symfony6/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259355000,"owners_count":22844971,"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":["fpdf","google-sign-in","leaflet","symfony6"],"created_at":"2025-06-11T22:32:23.782Z","updated_at":"2025-10-19T00:59:21.032Z","avatar_url":"https://github.com/jonathancastrodeveloper.png","language":"PHP","funding_links":["https://patreon.com/user?u=84475742","https://paypal.me/joncastroweb?locale.x=es_XC"],"categories":[],"sub_categories":[],"readme":"# OpenGisCRM Symfony 6 Version\nManage your clients and leads with an Open Source Gis CRM Software.\n\n## Starting 🚀\n\n_These instructions will allow you to get a copy of the project running on your local machine for development and testing purposes._\n\n## Demo Web-App :movie_camera: \n\n\n* [Demo Symfony 6](https://www.youtube.com/watch?v=nDQmo14mxuk)\n\n### Pre-requirements 📋\n\n- PHP 8.1 \u003e=\n- PostgreSQL (Or MySQL)\n- [Composer](https://getcomposer.org/)\n\n## Additional details on dependencies\n\nAssuming you're running Ubuntu, and then install all dependencies from the following list:\n\nsudo apt-get install php8.1 php8.1-pgsql php8.1-mysql php8.1-intl php8.1-json php8.1-mbstring\n\n## Installation\n\nThe following steps are meant to be used on a development server.\n\n\n- Clone Project\n\n```bash\n$ git clone https://github.com/jonathanc/opengiscrm-symfony6.git\n``` \n- Setup vendor libraries \n\n```bash\n$ composer install\n```\n- Run server \n\n```bash\n$ symfony server:start\n```\n- Create Database and Run migrations\n\n```bash\n$ php bin/console doctrine:database:create\n```\n\n```bash\n$ php bin/console make:migration  \n```\n\n```bash\n$ php bin/console doctrine:migrations:migrate  \n```\n\n- Run fixtures\n\n```bash\n$ php bin/console doctrine:fixtures:load \n```\n\n## Access Web-App:\n\n_Admin: youremail@yourdomain.com\n\n## Technologies 🛠️\n\n* [Symfony v6.1.7](https://symfony.com/doc/current/index.html) \n\n## Courses :movie_camera: \n\n* [Youtube](https://www.youtube.com/channel/UCh7tHVI7ZmqJbJmpPlvl7HQ)\n* [Udemy](https://www.udemy.com/course/codeigniter-4-desarrollando-en-linux/?referralCode=9607DCD14D42AE5C29F9)    \n\n## Author ✒️\n\n* **Jonathan Castro** - *Web Developer* - [jonathancastrodeveloper](https://github.com/jonathancastrodeveloper)\n\n## Contact :telephone_receiver:\n\n* [Discord](https://discord.gg/hzgXcPxkmq)\n\n## Contact :mailbox:\n\n_jonathancastro@opengiscrm.com_\n\n## Donations 🎁\n\n* [Paypal](https://paypal.me/joncastroweb?locale.x=es_XC) - Thank you very much for your contribution.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathancastrodeveloper%2Fopengiscrm-symfony6","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonathancastrodeveloper%2Fopengiscrm-symfony6","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathancastrodeveloper%2Fopengiscrm-symfony6/lists"}