{"id":16423411,"url":"https://github.com/ngekoding/ci-crud","last_synced_at":"2025-04-24T09:31:24.537Z","repository":{"id":43442870,"uuid":"154921969","full_name":"ngekoding/ci-crud","owner":"ngekoding","description":"Just a simple CodeIgniter CRUD example","archived":false,"fork":false,"pushed_at":"2022-07-06T03:09:42.000Z","size":2244,"stargazers_count":3,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T02:23:01.707Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ngekoding.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-27T03:27:34.000Z","updated_at":"2023-12-13T06:44:18.000Z","dependencies_parsed_at":"2022-08-29T08:10:48.574Z","dependency_job_id":null,"html_url":"https://github.com/ngekoding/ci-crud","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/ngekoding%2Fci-crud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngekoding%2Fci-crud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngekoding%2Fci-crud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngekoding%2Fci-crud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ngekoding","download_url":"https://codeload.github.com/ngekoding/ci-crud/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250600688,"owners_count":21457009,"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":[],"created_at":"2024-10-11T07:39:47.914Z","updated_at":"2025-04-24T09:31:22.321Z","avatar_url":"https://github.com/ngekoding.png","language":"PHP","readme":"# CodeIgniter CRUD\nJust a simple CRUD (Create, Read, Update, Delete) with CodeIgniter Framework.\n\n## Requirements\n\n- PHP 5.6 or above\n- Composer\n\n## How to install\n\n1. Clone/Download this repo to your local server\n   - XAMPP: path/to/xampp/htdocts\n2. Configure database setting at `application\\config\\database.php` (hostname, username, password)\n3. Change `base_url` setting at `application\\config\\config.php` to `http://localhost/ci-crud`\n4. Import `DB-with-auth.sql` to your SQL server `(e.g. with phpMyAdmin)`\n5. Install libraries\n\t - Open CMD/Terminal, go to `application` folder and run `composer install`\n6. Just open your browser and accessing it `(e.g. http://localhost/ci-crud)`\n7. Login with\n\t - Username: admin\n\t - Password: 123456\n8. Explore and enjoy!\n\n## Features\n\n#### Create .docx document from template (PHPWord Example) @2022-07-06\n\nThis example use `phpoffice/phpword` library, and will generate the document from template. Try it from the **Example \u003e PHPWord** sidebar menu.\n\n#### DataTables Server-side @04-28-2022\n\nThere are some commits for this examples, including bugs fix.\n- [1] 52db53ee030f7b2291c852628dc877c41f3f4c56\n- [2] 84c535aa05ed1badc5bafaaad227df07a1567173\n- [3] 5ffde0a4df18a84f60eb706f6f0a367da86dfada\n\n#### Simple Auth @2019-12-19\n\nPlease use `DB-with-auth.sql` to make auth working.\nThis auth feature is very simple, take a look to these files.\n- `application/config/autoload.php`\n- `application/controllers/Auth.php`\n- `application/helpers/auth_helper.php`\n- `application/views/users/login-form.php`\n\nTry! Open your browser and access post controller `(http://localhost/ci-crud/post)`.\n\n#### Generate PDF with DOMPDF @2019-02-19\n\nAfter install, please do the following steps:\n1. Install dompdf library\n   - Open CMD/Terminal, go to `application` folder and run `composer install`\n2. Create new directory at `assets/pdf-outputs` and make it writable\n3. Open `YOU_BASE_URL/index.php/example/dompdf`\n4. You are done!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fngekoding%2Fci-crud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fngekoding%2Fci-crud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fngekoding%2Fci-crud/lists"}