{"id":24440511,"url":"https://github.com/lorentzazweena/php-spreadsheet","last_synced_at":"2026-05-20T17:10:15.691Z","repository":{"id":250850476,"uuid":"835659381","full_name":"LorentzaZweena/PHP-spreadsheet","owner":"LorentzaZweena","description":"Learning PHP Spreadsheet provides several benefits, particularly for developers and individuals working with web applications and data management.","archived":false,"fork":false,"pushed_at":"2024-07-30T09:29:54.000Z","size":1229,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-20T20:55:03.862Z","etag":null,"topics":["excel","php","php-spreadsheet-excel","spreadsheet"],"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/LorentzaZweena.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-30T09:25:42.000Z","updated_at":"2024-07-30T09:31:25.000Z","dependencies_parsed_at":"2024-07-30T12:55:59.510Z","dependency_job_id":null,"html_url":"https://github.com/LorentzaZweena/PHP-spreadsheet","commit_stats":null,"previous_names":["lorentzazweena/php-spreadsheet"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LorentzaZweena%2FPHP-spreadsheet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LorentzaZweena%2FPHP-spreadsheet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LorentzaZweena%2FPHP-spreadsheet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LorentzaZweena%2FPHP-spreadsheet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LorentzaZweena","download_url":"https://codeload.github.com/LorentzaZweena/PHP-spreadsheet/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243509092,"owners_count":20302131,"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":["excel","php","php-spreadsheet-excel","spreadsheet"],"created_at":"2025-01-20T20:55:23.480Z","updated_at":"2025-12-27T21:45:37.367Z","avatar_url":"https://github.com/LorentzaZweena.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\n\n# PHP Spreadsheet\n\nPHP Spreadsheet is a web-based application that allows users to create, read, update, and delete spreadsheet data using PHP. This repository provides a simple and intuitive interface for managing spreadsheet data, with database integration and AJAX functionality for real-time updates.\n\n## Features\n\n- **Create**: Add new rows of data to the spreadsheet.\n- **Read**: View and filter spreadsheet data.\n- **Update**: Modify existing rows with real-time updates.\n- **Delete**: Remove rows from the spreadsheet.\n- **AJAX Integration**: Seamless data updates without page reloads.\n- **Bootstrap Design**: Responsive and user-friendly interface.\n\n## Getting Started\n\n### Prerequisites\n\n- PHP 7.4 or higher\n- MySQL or MariaDB\n- Apache or Nginx web server\n\n### Installation\n\n1. **Clone the repository:**\n   ```bash\n   git clone https://github.com/LorentzaZweena/php-spreadsheet.git\n   ```\n2. **Navigate to the project directory:**\n   ```bash\n   cd php-spreadsheet\n   ```\n3. **Set up the database:**\n   - Create a new database and import the provided SQL dump (`database.sql`) into your MySQL or MariaDB server.\n   - Update the database configuration in `config.php` with your database credentials.\n\n4. **Start the web server:**\n   - For Apache, place the project in the `htdocs` directory.\n   - For Nginx, configure the server block to point to the project directory.\n\n### Usage\n\n1. **Access the application:**\n   Open your web browser and navigate to `http://localhost/php-spreadsheet`.\n\n2. **Creating Data:**\n   - Use the form provided to add new rows to the spreadsheet.\n   - Ensure all required fields are filled out before submitting.\n\n3. **Viewing Data:**\n   - The main page displays the spreadsheet data in a tabular format.\n   - Use the search functionality to filter data as needed.\n\n4. **Updating Data:**\n   - Click on any cell to edit its content.\n   - Changes are saved automatically using AJAX.\n\n5. **Deleting Data:**\n   - Use the delete button next to each row to remove it from the spreadsheet.\n\n### File Structure\n\n- `index.php`: Main file displaying the spreadsheet data.\n- `create.php`: Handles the creation of new rows.\n- `update.php`: Processes updates to existing rows.\n- `delete.php`: Manages the deletion of rows.\n- `config.php`: Database configuration file.\n- `assets/`: Contains CSS, JavaScript, and other static files.\n- `database.sql`: SQL dump for setting up the initial database.\n\n### Contributing\nContributions are welcome! Please fork the repository and create a pull request with your changes.\n\n#License\nThis project is licensed under the MIT License - see the LICENSE file for details.\n\n\nContributions are welcome! Please fork the repository and create a pull request with your changes.\n\n### License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Florentzazweena%2Fphp-spreadsheet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Florentzazweena%2Fphp-spreadsheet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Florentzazweena%2Fphp-spreadsheet/lists"}