{"id":37008024,"url":"https://github.com/raosys/fees","last_synced_at":"2026-01-14T00:49:34.024Z","repository":{"id":62549672,"uuid":"485157481","full_name":"raosys/fees","owner":"raosys","description":"A package to add fees management modules to laravel school management portals, Works good for colleges and universities","archived":false,"fork":false,"pushed_at":"2022-04-29T19:11:05.000Z","size":14674,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-12-29T17:36:14.888Z","etag":null,"topics":["fees","laravel","portal","school"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/raosys.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-04-24T22:44:07.000Z","updated_at":"2024-12-10T11:09:30.000Z","dependencies_parsed_at":"2022-11-03T01:30:37.461Z","dependency_job_id":null,"html_url":"https://github.com/raosys/fees","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/raosys/fees","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raosys%2Ffees","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raosys%2Ffees/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raosys%2Ffees/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raosys%2Ffees/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raosys","download_url":"https://codeload.github.com/raosys/fees/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raosys%2Ffees/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28406973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T00:40:43.272Z","status":"ssl_error","status_checked_at":"2026-01-14T00:40:42.636Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["fees","laravel","portal","school"],"created_at":"2026-01-14T00:49:33.427Z","updated_at":"2026-01-14T00:49:33.999Z","avatar_url":"https://github.com/raosys.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Laravel Fees Package\n\n[![GitHub issues](https://img.shields.io/github/issues/raosys/fees?style=for-the-badge)](https://github.com/raosys/fees/issues)\n[![GitHub stars](https://img.shields.io/github/stars/raosys/fees?style=for-the-badge)](https://github.com/raosys/fees/stargazers)\n[![GitHub forks](https://img.shields.io/github/forks/raosys/fees?style=for-the-badge)](https://github.com/raosys/fees/network)\n[![GitHub license](https://img.shields.io/github/license/raosys/fees?style=for-the-badge)](https://github.com/raosys/fees)\n[![Tweet](https://img.shields.io/twitter/url?url=https%3A%2F%2Fgithub.com%2Fraosys%2Ffees?style=flat-square)](https://twitter.com/raosys)\n\t\n### A package to add fees management modules to laravel school management portals, Works good for colleges and universities\n\n## About This Package\n\nThis package adds a complete fees management module into existing laravel powered school management systems. The package is built using VueJs and PHP. We assume existing projects have Courses , Subjects and Users,\nThe package is to help developers quickly spin up school portals with less hustle\n\n- [Simple, fast routing engine](https://laravel.com/docs/routing).\n- [Powerful dependency injection container](https://laravel.com/docs/container).\n- Multiple back-ends for [session](https://laravel.com/docs/session) and [cache](https://laravel.com/docs/cache) storage.\n- Expressive, intuitive [database ORM](https://laravel.com/docs/eloquent).\n- Database agnostic [schema migrations](https://laravel.com/docs/migrations).\n- [Robust background job processing](https://laravel.com/docs/queues).\n- [Real-time event broadcasting](https://laravel.com/docs/broadcasting).\n\nLaravel is accessible, powerful, and provides tools required for large, robust applications.\n## Installation\n```composer require raosys/fees```\n\n```php artisan vendor:publish``` and publish assets with tag ```fees``` and Provider ```FeeServiceProvider```\n\n- On generated ```fees.php``` config file set appropriate models\n\nrun migrations by ```php artisan migrate```\n\n#### Update your \n- courses model and use CourseTrait \n- Student model to use the StudentTrait \n#### both provided by the package\n\n\n## configuration\nUpdate the fees.config file to set your User, Course and Student Model and their respective column names\n## Security Issues\nIf you discover a security vulnerability within this package, please send an e-mail to Arnold Wamae via [wamaearnold@gmail.com](mailto:wamaearnold@gmail.com). All security vulnerabilities will be promptly addressed.\n\n\n## Fees Package Sponsors\n\nWe would like to extend our thanks to the following sponsors for funding this package development. If you are interested in becoming a sponsor, please email.\n\n### Premium Partners\n\n- **[TREESTATE CAPITAL](https://treestate.co.ke/)**\n- **[ASE SOFTWARES.](https://asewsp.com)**\n- **[ZIWA TTI](https://ziwatti.ac.ke)**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraosys%2Ffees","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraosys%2Ffees","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraosys%2Ffees/lists"}