{"id":20509721,"url":"https://github.com/aminnairi/lucern","last_synced_at":"2026-04-12T03:03:17.717Z","repository":{"id":180782758,"uuid":"661869692","full_name":"aminnairi/lucern","owner":"aminnairi","description":"PHP framework for creating HTTP APIs","archived":false,"fork":false,"pushed_at":"2023-07-12T19:42:59.000Z","size":19,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"development","last_synced_at":"2025-01-16T08:36:52.988Z","etag":null,"topics":["api","docker","docker-compose","framework","http","php"],"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/aminnairi.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,"governance":null}},"created_at":"2023-07-03T21:08:57.000Z","updated_at":"2023-07-18T09:34:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"e80946c5-3d1e-49cd-a8ef-7cecd95f51ef","html_url":"https://github.com/aminnairi/lucern","commit_stats":null,"previous_names":["aminnairi/lucern"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminnairi%2Flucern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminnairi%2Flucern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminnairi%2Flucern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminnairi%2Flucern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aminnairi","download_url":"https://codeload.github.com/aminnairi/lucern/tar.gz/refs/heads/development","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242112298,"owners_count":20073566,"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":["api","docker","docker-compose","framework","http","php"],"created_at":"2024-11-15T20:26:13.568Z","updated_at":"2025-12-31T00:51:24.146Z","avatar_url":"https://github.com/aminnairi.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lucern\n\nPHP framework for creating HTTP APIs\n\n## Requirements\n\n- [GNU/Bash](https://www.gnu.org/software/bash/)\n- [GNU/Make](https://www.gnu.org/software/make/)\n- [Git](https://git-scm.com/)\n- [Docker](https://www.docker.com/)\n- [Docker Compose](https://docs.docker.com/compose/)\n\n## Clone\n\n```bash\ngit clone https://github.com/aminnairi/docker-php-nginx-mariadb-template my-project\ncd my-project\n```\n\n## Setup\n\n```bash\ncp .env.example .env\n```\n\n\u003e *Note: edit the `.env` file to setup your environment.*\n\n## Startup\n\n```bash\nmake start\n```\n\n\u003e *Note: you can change the port listened by the server with the `SERVER_PORT` environment variable by editing it in the `.env` file.*\n\n## Database\n\n```bash\nmake database\n```\n\n\u003e *Note: this will login to your database using a command line interface using your environment setup.*\n\n## Migration\n\n```bash\nmake migration\n```\n\n\u003e *Note: this migrate the datamodel into the SQL database.*\n\n## Shutdown\n\n```bash\nmake stop\n```\n\n## Restart\n\n```bash\nmake restart\n```\n\n\u003e *Note: this is equivalent to running `make stop start`.*\n\n## PHP\n\n```bash\ndocker compose exec php php --version\n```\n\n\u003e *Note: replace `--version` with the PHP argument of your choice.*\n\n## MariaDB\n\n```bash\ndocker compose exec mariadb mariadb --version\n```\n\n\u003e *Note: replace `--version` with the MariaDB argument of your choice.*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faminnairi%2Flucern","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faminnairi%2Flucern","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faminnairi%2Flucern/lists"}