Libraries tagged by convention
umairhanifdev/laravel-table-logger
6 Downloads
Automated Laravel model auditing and application log management with dynamic table creation. Tracks all model changes (create/update/delete) in dedicated log tables while maintaining native Laravel conventions. Provides comprehensive activity monitoring without database modifications.
sourcefli/laravel-permission-name-generator
118 Downloads
Create and Retrieve permissions using conventions and very simple configuration
phpfluent/cache
46 Downloads
A conventional project tool for PHP and git.
mvccore/ext-view-helper-internationalized
397 Downloads
MvcCore - Extension - View - Helper - Internationalized - abstract class to process date, number or money formating by `Intl` extension or by locale formating conventions.
misbah/money-in-words
24 Downloads
Converts Money or Number into Words according to Bangladeshi Convention
lord2800/convey
35 Downloads
A micro-routing utility that returns the route information, utilizing RFC 6570 conventions.
itcig/php-coding-standards
3681 Downloads
PHP_CodeSniffer rules (sniffs) to enforce CIG coding conventions
i-lateral/silverstripe-catalogue
1534 Downloads
Silverstripe module allowing creation of a custom product catalog with products and categories that can be created via the admin and accessed via their own URL's (like more conventional page objects)
elegantmedia/oauth2-myob
520 Downloads
MYOB oAuth Client (based on League's conventions)
diviky/code-analysis
14802 Downloads
grumphp config to automatically check conventions for Laravel projects
dancycodes/flashhalt
14 Downloads
FlashHALT eliminates route definition overhead for HTMX applications, enabling direct controller method access through intuitive URL conventions - delivering 10x faster development velocity while maintaining Laravel's architectural integrity.
codaptive/wordpress-packagebump
24 Downloads
WordPress Plugin support for PHP Conventional Changelog
ricventu/laravel-route-maze
831 Downloads
A quick and easy way to create the routes is to take advantage of the convention over configuration
redcatphp/autoload
459 Downloads
Autoload - Simple and Concise PHP Autoloader - PSR-4 convention
mead-steve/spl-fix
15 Downloads
The spl has some really cool features but some odd naming conventions and some real GOTCHAs. This library is intended to make the spl code easier to use