Libraries tagged by DeftNerd
splotches/php-composter-phpcs
26 Downloads
Automatically install a git pre-commit hook to check your PHP files upon each commit to make sure they comply to the Code Style you have defined in phpcs.xml.
spaceboy/constfile
71 Downloads
Creates PHP files filled with user-defined constants.
solarsnowfall/reflection-factory
6 Downloads
Automated user-defined class construction.
so-many-problems/metis
11 Downloads
Metis is a core package to get the logs from laravel and store it in a defined laravel storage
smoothie/coding-standards
6 Downloads
Provides a package with some pre-defined testing and QA related dependencies.
slavkovrn/yii2-imagegalary
1930 Downloads
The Yii2 extension uses jQuery PrettyPhoto and OwlCarousel js and makes image galary from php array of structure defined.
slashworks/contao-alertbox-bundle
1 Downloads
Show custom alertboxes on defined pages in Contao 4.
slackphp/components
0 Downloads
Provides a set of well-defined component objects that form blocks within Slack's Block Kit framework
shakib53626/laravel-repository-maker
3 Downloads
The shakib53626/laravel-repository-maker package provides a simple and efficient way to implement the Repository Design Pattern in Laravel projects. With a custom Artisan command (make:repository), developers can automatically generate repository classes with pre-defined methods like index, store, update, and delete. This tool is designed to enhance modularity, promote clean architecture, and save development time.
shaggyrec/php_codesniffer
5 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
seppzzz/silverstripe-symlinktask
11 Downloads
Provides a Silverstripe BuildTask for creating symlinks to exposed resources defined in composer.json files. Useful for environments where command-line access is restricted or unavailable.
selami/entity
7 Downloads
A library to assert variable types and values for a model defined using JSON Schema standard (draft-07 and draft-06).
schorsch3000/precommit
29 Downloads
runs defined commands on git hooks, like phpunit on precommit
rogermedico/factory-without-events
2 Downloads
Allows to create Laravel factory without the previously defined afterCreating or afterMaking callbacks.
rhys/test_sheet_generation
11 Downloads
Excel spreadsheet generation based on descriptions defined in laravel test cases.