{"id":17190359,"url":"https://github.com/lode/fem","last_synced_at":"2025-04-13T19:34:40.459Z","repository":{"id":25669244,"uuid":"29105060","full_name":"lode/fem","owner":"lode","description":"a framework for makers","archived":false,"fork":false,"pushed_at":"2024-06-03T11:21:09.000Z","size":1395,"stargazers_count":1,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T10:13:29.289Z","etag":null,"topics":["framework","makers","php"],"latest_commit_sha":null,"homepage":"https://packagist.org/packages/alsvanzelf/fem","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/lode.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}},"created_at":"2015-01-11T20:32:21.000Z","updated_at":"2023-09-08T16:53:43.000Z","dependencies_parsed_at":"2023-01-14T03:05:05.771Z","dependency_job_id":null,"html_url":"https://github.com/lode/fem","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/lode%2Ffem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lode%2Ffem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lode%2Ffem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lode%2Ffem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lode","download_url":"https://codeload.github.com/lode/fem/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248768403,"owners_count":21158631,"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":["framework","makers","php"],"created_at":"2024-10-15T01:14:03.666Z","updated_at":"2025-04-13T19:34:40.436Z","avatar_url":"https://github.com/lode.png","language":"PHP","readme":"# fem\n\nFem is a framework for makers.\nHelping and guiding in building a (web) project.\nA flexible one, one that adjusts to people, one that can grow.\n\nFem doesn't enforce a way of working.\nIt doesn't decide your structure, models, or internal api.\nYou are in control of your own code.\nThere's as little magic as possible.\n\n- [Installation instructions](/README.md#install)\n- [Getting started](/README.md#getting-started)\n- [The components inside](/README.md#components)\n- [Documentation](https://github.com/lode/fem/wiki)\n\n\n## Install\n\n[Use Composer](http://getcomposer.org/). And use require to get the latest stable version:\n\n```\ncomposer require alsvanzelf/fem\n```\n\n\n## Getting started\n\nFem comes with a pre-setup example project.\n\n1. Copy the `example-project/` directory to your own project.\n2. Check the `example-composer.json` and use from it what you want.\n   It helps you set up your own project's namespace.\n3. Change the namespace calls to your own project's name in:\n   - `composer.json`\n   - `application/bootstrap.php`\n   - `application/routing.php`\n   - `application/controllers/home.php`\n4. Set up a virtual host, i.e. to `dev.projectname`.\n5. Navigate to dev.projectname\n6. Experiment with `application/controllers/home.php`.\n\n\n## Components\n\nSee the [wiki for documentation](https://github.com/lode/fem/wiki).\n\n#### Basics\n\n- [routing](https://github.com/lode/fem/wiki/routing)\n- [page](https://github.com/lode/fem/wiki/page)\n- [mysql](https://github.com/lode/fem/wiki/mysql)\n- [directory-structure](https://github.com/lode/fem/wiki/directory-structure)\n\n#### Extras\n\n- [request](https://github.com/lode/fem/wiki/request)\n- [response](https://github.com/lode/fem/wiki/response)\n- [exception](https://github.com/lode/fem/wiki/exception)\n- [email](https://github.com/lode/fem/wiki/email)\n- [string](https://github.com/lode/fem/wiki/string)\n- [build](https://github.com/lode/fem/wiki/build)\n\n#### Users\n\n- [login](https://github.com/lode/fem/wiki/login) (via password, token, or oauth provider)\n- [session](https://github.com/lode/fem/wiki/session)\n\n#### Advanced\n\n- [bootstrap](https://github.com/lode/fem/wiki/bootstrap)\n- [mustache](https://github.com/lode/fem/wiki/mustache)\n- [resources](https://github.com/lode/fem/wiki/resources)\n\n\n## Contribute\n\nPull Requests or issues are welcome!\n\n\n## License\n\n[MIT](/LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flode%2Ffem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flode%2Ffem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flode%2Ffem/lists"}