π Milestone unlocked: 10,000+ downloads for my Laravel package laravel-env-keys-checker!
What began as a small tool to catch missing .env keys before hitting production has grown into something that now supports thousands of Laravel developers worldwide.
This milestone serves as a reminder of the power of open source and how even small contributions can make a significant difference.
A huge thank you to everyone who downloaded, used, starred β, or contributed to the project. Your support means a lot!
Letβs keep building tools that make developersβ lives easier. π οΈπ
#Laravel #PHP #OpenSource #SoftwareEngineering #DevTools
github.com/msamgan/laravel-env-keys-checker
π Laravel Model Metadata Package β Manage Metadata Easily Inside Laravel!
Hello Laravel developers! π Have you ever needed to store metadata inside a model with different data types without creating additional tables or fields? π€
π Laravel Model Metadata is a lightweight package that allows you to:
β
Store metadata as a JSON field inside your model.
β
Control and manipulate metadata with powerful functions.
β
Search and retrieve specific metadata easily.
β
Integrate seamlessly with Eloquent without complexity.
π― Designed to simplify metadata management in a flexible and customizable way for Laravel 9+ projects.
π Try it now:
π github.com/waadmawlood/laravel-model-metadata
β If you find it useful, donβt forget to leave a star! π
#Laravel #PHP #Metadata #Eloquent #OpenSource #DevTools
π Introducing Jira CLI β A PHP command-line tool to manage Jira issues directly from your terminal! π―
π Features:
List projects & issues π
Filter by status β
View detailed issue info π
Supports pagination π
Colorized output for better readability π¨
π» Easy to integrate, even in Laravel projects! Get started now: [github.com/oguzhanT/jira-cli
π Please give your feedback, and if you'd like to be part of the project as a contributor, Iβd be happy to have you on board!
#PHP #Jira #DevTools #OpenSource #Laravel