Libraries tagged by practical
umbalaconmeogia/yii2-batsg
5763 Downloads
My best practice and my libraries when using yii2 framework.
sylarele/laravel-set
1949 Downloads
Set of interfaces, objects, and practices to standardise Laravel backends
raiolanetworks/plugin-seo-test
1647 Downloads
This Composer package provides a seamless integration for testing SEO aspects of your Laravel applications. Compatible with both Pest and PHPUnit, it offers a collection of tools and assertions specifically designed to evaluate on-page SEO elements like meta tags, title tags, canonical URLs, and structured data. By automating SEO testing, this plugin ensures that your application consistently adheres to best SEO practices, helping you catch potential SEO issues early in the development cycle.
nameless/laravel-api-generator
40 Downloads
A professional Laravel API generator that automatically creates complete API structures with clean architecture, type safety, and best practices
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
9617 Downloads
Configures media best practices for modern Drupal.
grazulex/laravel-turbomaker
76 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.
fperdomo/laravel-agent-skill
487 Downloads
Laravel Best Practices skill for Claude Code and Codex — enforces SRP, FormRequests, service classes, Eloquent, Inertia (React + Vue) conventions.
emue/staying-accessible
99 Downloads
A very basic Kirby CMS plugin to help website contributors maintain good accessibility practices when editing content.
datalogix/laravel-sensible
408 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
1559 Downloads
Interactive Laravel project setup command with best practices, testing tools, and CI/CD workflows
ablerz/claude-skill-drupal-module
289 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.
theunic/birthay-greetings-kata-php
65 Downloads
A simple refactoring exercise that is meant to teach something about dependency inversion and dependency injection
mehedi250/laravel-structure-kit
28 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.