Libraries tagged by defy
dashifen/debugging
4082 Downloads
A PHP Trait that defines static methods used for on-screen debugging.
darling/php-unit-test-utilities
1107 Downloads
A collection of Traits that define methods to aide in the implementation of phpunit tests.
daniel-werner/php-quality-tools
4341 Downloads
Opinionated package for easy install php quality tools with a reasonable default setup
danbettles/morf
437 Downloads
Morf is used to filter request-parameters *en masse*. It is configured with an array of definitions that describe each parameter you're interested in, and serves-up valid, type-cast values; it'll spit-out an exception when something's overtly wrong.
cyril-verloop/doctrine-entities
1300 Downloads
Some default doctrine entity/fields requiring PHP >=8.2 and Doctrine ORM 3.2.
crodas/class-info
23101 Downloads
Get classes and functions defined in a given file
creatuity/magento-quality-tools
4575 Downloads
The composer package basing on GrumPHP tool with pre-defined configuration for Magento projects
creativestyle/magesuite-product-symbols
2152 Downloads
This module adds the possibility to define product symbols (with name, icon, and description), group symbols together, and display them on the frontend
cratia/interface-adapter
2098 Downloads
Define abstraction para crear y ejecutar sobre instancias de Doctrine\DBAL\Connection
codenamephp/deployer.command
7273 Downloads
Extension to the deployer.base package that adds a system to define and run stable command line commands
civictheme/civictheme_content
61 Downloads
Default content for CivicTheme theme.
chemezov/yii2-rest-api-doc
10888 Downloads
Simple documentation generator for Yii2 REST applications based on defined API endpoints and actions annotations.
cebe/yii2-lifecycle-behavior
18607 Downloads
Define the lifecycle of a model by defining allowed satus changes in terms of a state machine.
cbaconnier/laravel-mvc-to-ddd
1046 Downloads
Automatically change the default Laravel MVC architecture to DDD architecture
calien/mime-converter
2079 Downloads
File converter based on mime-type to file extension comparison. Serves image converter by default and automatic tagging for self written converter providers.