Developers use a "service classes" term, usually referring to almost any PHP class related to some topic. So, you create any PHP class and then use its methods somewhere in Controllers, for example.
monicahq/monica
- 23656
- Created Jul 2017
- Updated Nov 2025
Files in this example
-
app/Services/User/CreateUser.php
-
app/Http/Controllers/Auth/InvitationController.php
krayin/laravel-crm
- 20233
- Created Jun 2021
- Updated Nov 2025
Files in this example
-
packages/Webkul/Product/src/Repositories/ProductRepository.php
-
packages/Webkul/Admin/src/Http/Controllers/Product/ProductController.php
pterodactyl/panel
- 8314
- Created Dec 2016
- Updated Nov 2025
Files in this example
-
app/Services/Users/UserCreationService.php
-
app/Console/Commands/User/MakeUserCommand.php
pixelfed/pixelfed
- 6813
- Created Apr 2018
- Updated Nov 2025
Files in this example
-
app/Services/ProfileService.php
-
app/Http/Controllers/Api/ApiV1Controller.php
serversideup/financial-freedom
- 2748
- Created Mar 2021
- Updated Nov 2025
Files in this example
-
app/Services/Transactions/ShowTransaction.php
-
app/Http/Controllers/Web/Transactions/TransactionsController.php
Bottelet/DaybydayCRM
- 2311
- Created Jul 2016
- Updated Mar 2025
Files in this example
-
app/Services/Invoice/InvoiceCalculator.php
-
app/Http/Controllers/InvoicesController.php
pelican-dev/panel
- 1722
- Created Mar 2024
- Updated Nov 2025
Files in this example
-
app/Services/Users/UserCreationService.php
-
app/Livewire/Installer/PanelInstaller.php
-
app/Http/Controllers/Api/Application/Users/UserController.php
officelifehq/officelife
- 942
- Created Jan 2019
- Updated Jul 2024
Files in this example
-
app/Services/Company/Project/CreateProjectLink.php
-
app/Http/Controllers/Company/Company/Project/ProjectController.php
spatie/freek.dev
- 636
- Created Nov 2017
- Updated Nov 2025
Files in this example
-
app/Services/Twitter/TwitterServiceProvider.php
-
app/Services/Twitter/Twitter.php
realodix/urlhub
- 532
- Created Aug 2018
- Updated Nov 2025
Files in this example
-
app/Services/UserService.php
-
app/Http/Controllers/Dashboard/User/UserController.php
-
app/Http/Controllers/Dashboard/User/ChangePasswordController.php
ploi-deploy/roadmap
- 527
- Created May 2022
- Updated Nov 2025
Files in this example
-
app/Services/Tailwind.php
-
app/Http/Controllers/Auth/PasswordProtectionController.php
nafiesl/free-pmo
- 457
- Created Nov 2017
- Updated Oct 2025
Files in this example
-
app/Services/InvoiceDrafts/InvoiceDraftCollection.php
-
app/Http/Controllers/Invoices/DraftsController.php
luadotsh/lua
- 324
- Created Oct 2024
- Updated Oct 2025
Files in this example
-
app/Services/UserAgentService.php
-
app/Jobs/ProcessLinkStat.php
codenteq/laerx
- 132
- Created May 2022
- Updated Sep 2024
Files in this example
-
app/Services/Admin/InvoiceService.php
-
app/Services/Admin/CompanyInfoService.php
cattr-app/server-application
- 87
- Created Mar 2023
- Updated Jan 2025
Files in this example
-
app/Services/ProjectMemberService.php
-
app/Http/Controllers/Api/ProjectMemberController.php
ash-jc-allen/find-a-pr
- 82
- Created May 2022
- Updated Mar 2025
Files in this example
-
app/Services/IssueService.php
-
app/Services/RepoService.php
-
app/Console/Commands/PreloadRepoData.php
mateusjatenee/crypto-tracker
- 48
- Created Sep 2021
- Updated Oct 2022
Files in this example
-
app/Services/AccountService.php
-
app/Models/Account.php
amitavroy/doctor-app
- 40
- Created Sep 2021
- Updated Jan 2022
Files in this example
-
app/Services/AppointmentService.php
-
app/Http/Controllers/DoctorController.php
prettifystudio/avatary
- 39
- Created Sep 2021
- Updated Feb 2022
Files in this example
-
app/Services/AvatarGenerator.php
-
app/Http/Controllers/Api/AvatarController.php
codelabmw/larakits
- 23
- Created Mar 2025
- Updated Sep 2025
Files in this example
-
app/Services/Github/Github.php
-
app/Providers/AppServiceProvider.php
-
app/Http/Middleware/HandleGithubStarsCache.php
laravelstart/laravelstart
- 20
- Created May 2025
- Updated Jun 2025
Files in this example
-
app/Services/CreateRepository/WithGithubApi.php
-
app/Services/CreateRepository/CreateRepositoryContract.php
-
app/Providers/AppServiceProvider.php
-
app/Http/Controllers/Projects/StoreController.php
idanieldrew/redact
- 19
- Created Feb 2022
- Updated Oct 2023
Files in this example
-
Modules/Auth/Services/v2/AuthService.php
-
Modules/Auth/Http/Controllers/v2/AuthController.php
abrudtkuhl/laracloudpricing
- 19
- Created Apr 2025
- Updated Apr 2025
Files in this example
-
app/Services/PricingService.php
-
app/Livewire/PricingCalculator.php
JuanDMeGon/Laravel-from-Scratch
- 17
- Created Apr 2020
- Updated Mar 2021
Files in this example
-
app/Services/CartService.php
-
app/Http/Controllers/CartController.php
igarakatidus/exchange-rate
- 0
- Created May 2023
- Updated May 2023
Files in this example
-
app/Services/ExchangeRateHost.php
-
app/Services/Contract/ExchangeRate.php
-
app/Providers/AppServiceProvider.php
-
app/Http/Livewire/Conversion.php