Libraries tagged by clean code
cleancode/simple-bus-on-steroids
729 Downloads
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
alcidesrc/severe
4 Downloads
Even more severe with strict types in PHP
alcidesrc/php-skeleton
35 Downloads
Application skeleton for projects based on PHP
chefsplate/sniffer-rules
2517 Downloads
A Laravel 4 and Laravel 5 SquizLabs Code Sniffer 2.0 artisan command. Detect violations of a defined coding standard. It helps your code remains clean and consistent.
slokee/supporter
2 Downloads
Laravel Supporter is a powerful utility package designed to enhance development speed by providing ready-to-use code snippets. This package helps developers streamline their workflow by reducing repetitive coding tasks, ensuring cleaner and more efficient Laravel applications.
microweber-packages/security-scanner
510 Downloads
Microweber security scanner is a php antimalware/antivirus scanner script written in php for scan your project.
matks/php-makeup
16 Downloads
PHP tool to increase the readabiliy of your code
gild/php-fixed
23 Downloads
It is a library that provides a mechanism to keep the commit log clean by performing a PSR-compliant php coding check before committing.
clean-code-studio/laravel-make-facades
4645 Downloads
Laravel Artisan Command To Generate Facades (php artisan make generator now execpts facade Facadename)
clean-code-studio/index-summary
5 Downloads
A Laravel Nova card.
cleancode/feature-toggle-bundle
14 Downloads
Feature toggle is responsible for switching service injection depending on configuration. Allowing to modify system behavior without changing code.