Libraries tagged by clean_code
oxalistech/livebstack
1 Downloads
A sleek Laravel Livewire CRUD generator that combines dynamic forms, tables, and modals with a clean Bootstrap 5 UI. Built for developers who value clean code and rapid development.
mkioschi/support
8 Downloads
Common support resources for clean code PHP projects.
mattjmattj/maybe
52 Downloads
Fake objects for cleaner code and error handling
laravelplus/attrify
2 Downloads
laravelplus/attrify streamlines Laravel validation by leveraging PHP attributes for expressive, annotation-based rules directly within your request classes. This package transforms how you define constraints, delivering cleaner code, centralized configuration, and a more intuitive development workflow. With attrify, maintaining and evolving complex validation logic becomes easier than ever—just annotate, refine, and let Laravel handle the rest.
jurasm2/nette
22 Downloads
Nette Framework - innovative framework for fast and easy development of secured web applications in PHP. Write less, have cleaner code and your work will bring you joy.
gp10devhts/laravel-beer
6 Downloads
A Laravel package for developers who love Nile beer and clean code.
apiera/php-standards
101 Downloads
PHP code quality configurations enforcing strict typing and clean code practices
agenciaecode/types
249 Downloads
Common types for clean code PHP projects.
stephenlake/php-commons
468 Downloads
Frequently used helpers to writer cleaner code without forcing globally defined functions.
wpackagist-plugin/wpal-autoload
94 Downloads
Wp Autoload with Namespaces (For better and clean plugin code using OOP)
webtheory/playground
92 Downloads
Keep your code clean by putting scrap code in burner files
ryu818/tiny-mce
744 Downloads
The purpose of placing TinyMCE in a plugin is to keep it separate from a themed view, the regular webroot or the app in general, which makes it easier to update and overall follows the idea of keeping the code clean and modular.
nodusblocker/cleanphp
5 Downloads
A lightweight PHP Library to Make Code Clean
net.christianto/apikit-ci4
15 Downloads
API Kit for CodeIgniter 4. Help code cleaner API Projects.
gertjanroke/laravel-db-model
4 Downloads
A model wrapper around the DB class to keep your code clean