Skip to content

Conversation

Kristories
Copy link
Member

No description provided.

- Add HelperManager service for centralized helper file management
- Add HelperListCommand for listing and managing helper files
- Add comprehensive test suite with Pest PHP
- Add unit tests for commands and services
- Add feature tests for artisan command integration
- Add TestbenchTestCase for consistent test setup
- Support subdirectory creation and CamelCase conversion
- Add auto-prefix 'Helper' suffix functionality
- Update composer.json with proper metadata and version 2.0.0
- Simplify config/helpers.php by removing unnecessary sections
- Enhance HelperMakeCommand with subdirectory support and CamelCase conversion
- Update HelperServiceProvider with improved error handling
- Improve helper.stub template with better placeholders
- Add auto-prefix 'Helper' suffix functionality
- Support nested directory creation with CamelCase folder names
- Add phpunit.xml.dist for consistent test configuration
- Add pint.json for code formatting standards
- Add CONTRIBUTING.md for contribution guidelines
- Align package structure with filament-sanctum reference
- Ensure consistency across Devtical packages
- Remove CODE_OF_CONDUCT.md (not needed for simple package)
- Remove phpstan configuration files (not needed)
- Remove old test files (HelpersTest.php, TestCase.php)
- Update README.md with improved documentation
- Update .github/workflows/tests.yml for better CI/CD
- Clean up package structure for production readiness
@Kristories Kristories merged commit 451e455 into devtical:master Sep 21, 2025
@Kristories Kristories self-assigned this Sep 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant