Libraries tagged by Cleancode
grazulex/laravel-tddraft
13 Downloads
A powerful Laravel package that provides LaravelTddraft functionality with modern PHP 8.3+ features.
g4t/easyroute
4 Downloads
Modern Laravel 13 routing using PHP 8 attributes with auto-generation, nested controller support, and native route caching.
fr3on/laravel-ghost
230 Downloads
Identify and eliminate dead routes, orphaned event listeners, and zombie jobs in your Laravel application.
elmogy/larafast
45 Downloads
Laravel : Develop Faster And Cleaner!
csoellinger/silverstripe-phpmd
7 Downloads
Extended mess detection rules from phpmd for SilverStripe applications.
clean-code-studio/spark-vuex-preset
27 Downloads
Laravel preset for installing vuex store, aliases, array prototypes to act similar to collections, and other helpful front-end functionality
clean-code-studio/laravel-text-messages
41 Downloads
Laravel SMS and MMS Package for Sending Text Messages To Users Without needing a 3rd party API
clean-code-studio/laravel-addresses
29 Downloads
Laravel Addresses
clean-code-studio/extend-laravel-collections
47 Downloads
Extend Laravel Collections Using Macros
banelsems/lara-sgmef-qr
21 Downloads
Universal Laravel package for Benin electronic invoicing (SGMEF API) - Works immediately without authentication dependencies. Clean Code architecture with modern web interface.
arpon/framework
33 Downloads
A high-performance, lightweight PHP MVC framework core designed for simplicity and speed.
alcidesrc/severe
4 Downloads
Even more severe with strict types in PHP
alcidesrc/php-skeleton
61 Downloads
Application skeleton for projects based on PHP
cleancode/injectable-bundle
74 Downloads
Injectable-bundle is responsible for injecting array of objects into your class. By tagging you mark an service to be injected into your target service.
cleancode/feature-toggle-bundle
15 Downloads
Feature toggle is responsible for switching service injection depending on configuration. Allowing to modify system behavior without changing code.