Skip to main content

Code Examples of interfaces

Discover how to use Laravel's interfaces method in real-world applications. Browse 6 examples from popular open-source projects.

6 examples

monicahq/monica

  • 23758
  • Created Jul 2017
  • Updated Nov 2025

Files in this example

  • app/Interfaces/Hashing.php
    • app/Models/ModelBindingHasher.php
      • app/Traits/Hasher.php
View full example

pterodactyl/panel

  • 8390
  • Created Dec 2016
  • Updated Dec 2025

Files in this example

  • app/Contracts/Repository/TaskRepositoryInterface.php
    • app/Repositories/Eloquent/TaskRepository.php
      • app/Contracts/Repository/RepositoryInterface.php
View full example

HDInnovations/UNIT3D-Community-Edition

  • 2255
  • Created Dec 2017
  • Updated Dec 2025

Files in this example

  • app/Interfaces/ByteUnitsInterface.php
    • app/Helpers/ByteUnits.php
View full example

iluminar/goodwork

  • 2228
  • Created Nov 2017
  • Updated Nov 2025

Files in this example

  • app/Base/Contracts/HasMembers.php
    • app/Office/Models/Office.php
      • app/Project/Models/Project.php
        • app/Team/Models/Team.php
View full example

stefanzweifel/screeenly

  • 521
  • Created Jul 2014
  • Updated Mar 2022

Files in this example

  • modules/Screeenly/Contracts/CanCaptureScreenshot.php
    • modules/Screeenly/Services/InMemoryBrowser.php
      • modules/Screeenly/Services/ChromeBrowser.php
        • modules/Screeenly/Providers/ScreeenlyServiceProvider.php
          • modules/Screeenly/Services/CaptureService.php
            • tests/modules/Screeenly/integration/api/v2/ApiV2ScreenshotTest.php
View full example

academico-sis/academico

  • 338
  • Created Dec 2018
  • Updated Nov 2025

Files in this example

  • app/Interfaces/InvoicingInterface.php
    • app/Services/Ecuasolutions.php
View full example

We'd Love Your Feedback

Tell us what you like or what we can improve

Feel free to share anything you like or dislike about this page or the platform in general.