Libraries tagged by Best-Practices
drupal/claude_code
16878 Downloads
Quick bootstrap and best practice for Claude Code within a Drupal project.
deinte/laravel-blade-validator
3598 Downloads
Validate Blade templates for syntax errors, security issues, and best practices
ablerz/claude-skill-drupal-module
396 Downloads
Claude Code skill for Drupal module development — acts as a senior Drupal architect with deep knowledge of Drupal 11 core APIs, modern development patterns, and best practices.
jpswade/laravel-best-practices
340 Downloads
Opinionated, additive Laravel best-practices overlay for Laravel Boost. Composes alongside Boost's built-in laravel-best-practices skill; covers ground Boost is silent on.
gushphp/gush
494 Downloads
Project Maintenance & Contributing Automation Tool
umbalaconmeogia/yii2-batsg
5865 Downloads
My best practice and my libraries when using yii2 framework.
michele-angioni/support
1460 Downloads
Support is a Laravel package which promotes the use of best practices and design patterns.
lilaconcepts/lilaconceptsbestpracticebundle
153 Downloads
Simple common, starter, empty, boilerplate-bundle to show best practice bundle development for Symfony2.1. This bundle has the right directory structure, coding standards, unittests and functional tests. It uses the Travis Continuous Integration buildbot, Composer for dependency management and Twig for templating. Read the documentation and fork/clone if you wish.
kanopi/saplings-media
9733 Downloads
Configures media best practices for modern Drupal.
grazulex/laravel-turbomaker
77 Downloads
Laravel TurboMaker is a productivity-focused package designed to supercharge your Laravel development workflow. With a single command, you can scaffold complete modules (models, migrations, controllers, routes, tests, views, and more) following best practices. It saves hours of repetitive setup work, so you can focus on building features faster.
fortephp/sheath
271 Downloads
A Laravel-first Blade and HTML linter with rules for accessibility, security, SEO, performance, and template best practices.
datalogix/laravel-sensible
493 Downloads
Laravel Sensible is a lightweight utility package for applying smart defaults and common best practices in everyday Laravel development.
codelytv/php-bootstrap
578 Downloads
Starting point if you want to bootstrap a project in PHP following best practices.
akira/setup
1584 Downloads
Interactive Laravel project setup command with best practices, testing tools, and CI/CD workflows
mehedi250/laravel-structure-kit
29 Downloads
Laravel scaffolding package with a browser UI and Artisan command — generates Model, Controller, Migration, Service Pattern (interface + implementation), and Repository Pattern (interface + implementation) with correct namespaces.